Giter VIP home page Giter VIP logo

springboot-blog-rest-api's Introduction

springboot-blog-rest-api

Build a Blog App with Spring Boot

What I've learned in this project ?

  • How to build great REST API’s for Blog App using Spring Boot, Spring Security, JWT, Spring Data JPA (Hibernate), MySQL database
  • REST basics - Resource, Sub-resource, URI, HTTP methods, HTTP status codes
  • How to build CRUD REST API's
  • How to build REST API’s for Pagination and Sorting
  • How to build REST API’s for Login/Signin and Signup
  • How to use Lombok
  • How to use DTO’s
  • Spring boot REST API exception handling
  • Spring boot REST API validation
  • How to use Spring security in Spring boot project
  • Spring security In-memory and DB authentication and authorization
  • How to secure REST API’s ( role based security)
  • How to write query methods using Spring Data JPA
  • One to many and many to many JPA mappings
  • How to test REST API’s using Postman REST Client
  • What is JWT and How it Works
  • How to configure JWT ( JSON Web Token) in Spring Security
  • How to secure REST API's using JWT
  • How to use JWT with Login API
  • Versioning REST APIs
  • Important 4 versioning REST API strategies
  • Deploy Spring Boot Blog App on AWS Cloud

springboot-blog-rest-api's People

Contributors

gelin007 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.