/springboot-restapi-crud

Developed A Simple REST-API & Performed CRUD(Create, Read, Update, Delete) Opreations In Spring Boot With MySQL Database On Undertow Web Server.

Primary LanguageJava

springboot-restapi-crud

Developed A Simple REST-API & Performed CRUD(Create, Read, Update, Delete) Opreations In Spring Boot With MySQL Database On Undertow Web Server.

Technologies:

1). Java 17

2). Spring Boot (2.6)

3). Undertow Web Server

Dependencies:

1). Spring Web

2). Spring Data JPA

3). MySQL Driver

4). Swagger (For APIs Documentation)