Skip to content

Sagittarius-Q/Spring_todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Summary

This project is written just to learn. My first Spring project. It contains:

  • Spring boot
  • Spring Security
  • Spring JPA
  • Spring Web
  • Lombok (tools)
  • Postgresql

1.Security

  • User registration
  • Authentication with DAO
  • Authorization

2.Spring JPA

  • Hibernate
  • Postgres

3.Tools

  • Template engine jsp
  • Lombok
  • etc

About Todo Project

What is Todo List ?

How to use it

Login Page (default Spring security login page)

  • enter your Username and password

Todo table

Add new target

Finished works

About Todo Web App

Releases

No releases published

Packages

No packages published

Languages