ivangfr / https-springboot-react
The goal of this project is to play with HTTPS and enable it in Spring Boot applications. For it, we will implement a Spring Boot Rest API that will have its endpoints ready to accept and server over HTTPS. Furthermore, a Spring Boot Shell Java application and a Frontend React application will be implemented to consume movies-api.
☆17Updated 2 months ago
Alternatives and similar repositories for https-springboot-react:
Users that are interested in https-springboot-react are comparing it to the libraries listed below
- Spring Framework Tutorials☆17Updated last year
- Spring Boot CRUD Example with Spring MVC, Spring Data JPA, ThymeLeaf, Hibernate, MySQL☆28Updated last year
- Spring JPA @Query for custom query in Spring Boot example☆24Updated last year
- Spring Boot Crud Application with Thymeleaf, JPA, Spring Security.☆22Updated 7 months ago
- Sample Spring boot application secured using JWT auth in custom header(X-Auth-Token).☆109Updated last year
- Spring Boot REST API for food ordering example app.☆21Updated last year
- @RestControllerAdvice example in Spring Boot for handling Rest APIs exception☆29Updated last year
- amran-bd / Oauth2Secure-microservices-architecture-apiGateway-springCloud-netflixOSS-PostgreSQL-full-demoI wanted a solution where we can easily captured Oauth2 and Oauth2 client for the secure communication with all of the microservices. Foc…☆39Updated 4 years ago
- Spring Boot E-Commerce sample☆41Updated 4 months ago
- Spring Boot upload Multipart Files example via Restful APIs