• Stars
    star
    1
  • Language
    Java
  • Created over 4 years ago
  • Updated about 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Simple application where I practice Spring Boot. Great experience whit: Connection with database (I used MySQL), Hibernate relations ORM, RestFull Web Services, Thymeleaf for web pages, Spring Security (authentication, authorization, encoding/decoding passwords (bcrypt)), basic Lombok...