Skip to content

akarshsomani/Blogging_Backend

Repository files navigation

Blogging_Backend

Used MVC Structure with spring boot and implemented the backend for the blogging site.

Implimented -

  • JPA
  • Hybernamte
  • Lombok
  • MySQL integration
  • Spring Security
  • Logging
  • Swagger UI
  • Jackson

Point to note -

  • Set the mysql configuration, username, password in the application.properties file in resources.
  • Start By creating a User image
  • Then open swagger-ui by following link - http://localhost:8081/swagger-ui.html image
  • Test all the APIs accordingly

About

Used MVC Structure with spring boot and implemented the backend for the blogging site.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages