Skip to content

It's a JPA service library for swingheil-web-app and swingheil-rest-api projects

Notifications You must be signed in to change notification settings

tomparkpro/swingheil-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SwingHeil Logo

swingheil-service library

The swingheil-service has core service logic for SwingHeil and used by swingheil-web-app and swingheil-rest-api projects.

SwingHeil App Banner

Table of content

Installation

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)

Upload to Bintray

./gradlew clean build bintrayUpload --info

Technology

  • Spring Boot, JPA, Java 8, Java EE, Hibernate, gradle, yml, Heroku, MySQL, JCenter, Bintray

Development RoadMap

  • 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

License

The swingheil-service is licensed under the terms of the GPL Open Source license and is available for free.

Links

About

It's a JPA service library for swingheil-web-app and swingheil-rest-api projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages