This is a sample of build-recipe-plugin in gradle-multi-project-support
Run with this
$ ./gradlew bootRun
And test
$ curl localhost:8080/coffee
$ curl localhost:8080/juice
This sample code(the "Project") has been released under the public domain; that means you can copy, modify and/or redistribute the Project without any restriction.
When you contribute to the Project, please note that your contribution(the "Contribution") will be released under the public domain as same as the Project. Once the Contribution is accepted, anyone can copy, modify and/or redistribute your work without any restriction.
Therefore, we would like you to leave the same comment as below with your first pull request.
I release my Git commit(s) under the public domain so that anyone can copy, modify and/or redistribute my work without any restriction.