Skip to content

akarrys/demo-rest-API-MySQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

demo-rest-API-MySQL

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:

  1. Thymeleaf
  2. Spring data jpa
  3. MySQL driver
  4. Lombok

How program runs: Step-by-step bullets

  • src
  • main
  • java
  • RestapiportfolioApplication.java

Project Structure: Screen Shot 2022-05-19 at 12 57 25 PM

Versions: Java: 17 MySQL: 8 Maven: 3.1.0 Spring boot: 2.6.7

Authors: @akarrys

Releases

No releases published

Packages

No packages published

Languages