Skip to content

This is a Spring demo project for learning purpose, each branch represents a step towards a full application

Notifications You must be signed in to change notification settings

benjaminbillet/spring-architecture-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

spring-architecture-example

This is a Spring demo project for learning purpose. Each branch represents a step towards an application that demonstrates:

  • gradle concepts
  • spring boot
  • a json-based rest API
  • Java Persistence API metamodels + spring metamodel generation
  • spring data repositories
  • caching
  • authentication using JSON Web Tokens
  • access control
  • async tasks
  • a real-world architecture using a data access layer, services, data transfer objects, entity-dto mappers, view data objects, etc.
  • websockets (TODO)

See what changed between two branches

git diff branch1..branch2

History of spring and spring boot

https://www.quickprogrammingtips.com/spring-boot/history-of-spring-framework-and-spring-boot.html

About

This is a Spring demo project for learning purpose, each branch represents a step towards a full application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published