Learn REST API from Udemy course, this include JPA + Spring Boot framework
This reposiory I used to learn about the Rest API's with java and Spring Boot on the udemy course: https://www.udemy.com/course/spring-web-services-tutorial.
This Project is the basics of Spring Framework, like @Beans and Dendependency Injection @Autowiring
This project is the basics of Spring Boot Framework, like AutoConfiguration and the Dependencys for Web Services RestFul
This project is the basics of ORM with JPA and Database connection.
This project is the simple RESTful API with the methods GET, POST and DELETE. This project have a simple ORM with JPA and Database connection, and contains a simple security with Spring security.
Below follow the user and pass of the Spring Security Authentication:
User: restapi
Pass: restapipass