Clean up TestCommand paraphenalia
This commit is contained in:
4
spring-boot-cli/samples/book.groovy
Normal file
4
spring-boot-cli/samples/book.groovy
Normal file
@@ -0,0 +1,4 @@
|
||||
class Book {
|
||||
String author
|
||||
String title
|
||||
}
|
||||
Reference in New Issue
Block a user