Skip to content

Spring Boot CRUD Application, With Query Params, And Request Params Used. Tech Stack Used: Java, Spring Boot, Maven, IntellJ

Notifications You must be signed in to change notification settings

prajvals/Backend-CRUD-SpringBoot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend-CRUD-SpringBoot

  1. A SpringBoot Project, CRUD application with Database Connection involving GET, POST, PUT, DELETE Request Handlers.

  2. Tech Used: Spring Boot, Java, PostMan, Lombok, JPA-Hibernate, MySQL.

  3. Prominent Features Include:

    • CRUD API's
    • Database Connection
    • Written Custom Queries to fetch data
    • Creating a Jar out of Application
  4. Tools Used:

    1. IntellJ Ultimate Edition.
    2. Github for Version Control.
    3. Lombok Library for AutoCode Generation.
    4. MySQL database.
    5. Loggers.
    6. PostMan.

STEPS TO RUN

  1. Clone the Repo
  2. Open project in intellJ.
  3. Run The application.
  4. Use PostMan to Trigger API's.

LEARNINGS AND EXPERIENCE.

The Project was a good learning exercise that helped understand:

  1. How Spring Boot Works
  2. How To Structure Spring Boot Applications.
  3. How different Layers work
  4. How to Connect to Database using Spring Boot.
  5. How to package the application

About

Spring Boot CRUD Application, With Query Params, And Request Params Used. Tech Stack Used: Java, Spring Boot, Maven, IntellJ

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages