Skip to content

nkanyisom/springbootwebapp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot Web Application

This repository has the project files for a tutorial series on Spring Boot available from by website at Spring Framework Guru

The Springboot applica

This is a simple web application using Spring covering the below topics:

  • Use of Spring
  • Spring MVC for the web part.
  • Thymeleaf for the template engine, because you’re just plain tired of using JSPs.
  • Hibernate for your ORM.
  • An H2 database as your development database.
  • Spring Data
  • Spring Security to secure your web application.
  • Tomcat as your application server.

Checkout the full tutorial here!

Spring Boot - making Spring Fun again!


About

Spring Boot Web Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 61.5%
  • HTML 38.5%