fauu / NotPetStore

A sample Spring web application — pastebin.com clone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not Pet Store or Naive Pasting System

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.

Preview screenshot

Planned stages

  1. Basics - Basic functionality, in-memory repository (almost complete)
  2. Persistence Intro - In-memory database, plain old JDBC
  3. External Database - Spring JDBC
  4. JPA - Hibernate
  5. JPA Simplified - Spring Data JPA
  6. Authentication and Authorization - Spring Security, user profiles
  7. REST API

Screenshots:

License

See the COPYING file.

About

A sample Spring web application — pastebin.com clone

License:GNU General Public License v3.0


Languages

Language:Java 88.9%Language:CSS 10.3%Language:JavaScript 0.8%