Skip to content

Releases: rksharma1401/springboot-turorial

Mysql Database with Hibernate

23 Mar 10:38
6891cf7

Choose a tag to compare

Added Hibernate with MySQL to store new user

Spring Rest Web service with static HTML files

23 Aug 06:22

Choose a tag to compare

Features covered

War can be created as standard build which can be deployed to any javaee server
**New : **
Serve Static HTML Files

Old :

Spring Rest Web service with Spring AOP
Spring Rest Web service with HSQL DB
Basic auth added using Spring security

Springboot deployable war

19 Jan 10:22

Choose a tag to compare

Features covered

War can be created as standard build which can be deployed to any javaee server

Old :

  • Spring Rest Web service with Spring AOP
  • Spring Rest Web service with HSQL DB
  • Basic auth added using Spring security

Spring Rest Web service with HSQL DB

12 Jan 10:58

Choose a tag to compare

Features covered

New :
Spring Rest Web service with HSQL DB

Old :
Spring Rest Web service with Spring AOP

Spring Rest Web service with Spring AOP

12 Jan 07:24

Choose a tag to compare

This is Spring Rest Web service with Spring AOP

Spring Rest Web service

11 Jan 13:04

Choose a tag to compare

Its sample code for Spring Rest Web service