Demo Rest API Project:
MySQL CRUD REST API.
Description: First REST api project created to learn and apply an understanding of Spring restful services. This project was made with Java Version 17 and Spring Boot with Maven for a POM. Used MySQL for DB and lDAP for connection, no SSH. Api calls were made with Postman.
Dependencies:
- Thymeleaf
- Spring data jpa
- MySQL driver
- Lombok
How program runs: Step-by-step bullets
- src
- main
- java
- RestapiportfolioApplication.java
Versions: Java: 17 MySQL: 8 Maven: 3.1.0 Spring boot: 2.6.7
Authors: @akarrys