Skip to content

afonsodemori/spring-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Playground

Simple spring boot project to learn and test stuff.

News

https://spring-playground.afonso.dev/swagger-ui

  • Endpoints to create/edit/delete Articles
  • CRUD for Authors and relate them to Articles
  • News categorization (CRUD for Section)
  • News categorization (CRUD for Tags)
  • Authentication
  • Allow user registration
  • Social login
  • Allow User comments on news
  • . . .