This is a project created using springboot rest web service Created for testing and learning springboot rest web service. Localization is supported for Hindi and English using header value lang : hi for Hindi and en for English ,default is English.
To run the project checkout from git .
- mvn clean package
- java -jar target\springboot-*.jar
- Spring Rest Web service with Spring AOP
- Spring Rest Web service with HSQL DB
- Basic auth added using Spring security
- Create deployable war file
- Server basic HTML files
- mysql db from openshit.io using hibernate
- Added api for User who use mysql db in openshift
** You can always refer to http://docs.spring.io/spring-boot/docs/current-SNAPSHOT/reference/htmlsingle/ for reference.
openshift.io
URL http://springboot-rks.apps.ca-central-1.starter.openshift-online.com/