The swingheil-service has core service logic for SwingHeil and used by swingheil-web-app and swingheil-rest-api projects.
The SwingHeil Service project uses Lombok library, so after import the project, please check "Enable annotation processing" from IntelliJ Preferences.
(IntelliJ Preferences => Build, Excution, Deployment => Compiler => Annotation Processors)
./gradlew clean build bintrayUpload --info
- Spring Boot, JPA, Java 8, Java EE, Hibernate, gradle, yml, Heroku, MySQL, JCenter, Bintray
- initial setup springboot project
- add JPA feature
- add Query DSL feature
- add simple testcase for service
- upload jar to Bintray
- update event model and service
- add member feature
The swingheil-service is licensed under the terms of the GPL Open Source license and is available for free.