Not Pet Store was an alpha-stage project aiming to create a set of progressively more complex sample Spring web applications (pastebin.com clones). The project was active in 2015–16.
- Basics - Basic functionality, in-memory repository (almost complete)
- Persistence Intro - In-memory database, plain old JDBC
- External Database - Spring JDBC
- JPA - Hibernate
- JPA Simplified - Spring Data JPA
- Authentication and Authorization - Spring Security, user profiles
- REST API
- …
See the COPYING file.
