Skip to content

Latest commit

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

REST-API-SpringBoot

A simple REST API for storing API data to database and to perform certain operations like GET, PUT, POST and DELETE.

-> Language : JAVA -> Framework : Spring Boot -> DATABASE : mySQL DataBase -> Tool and Technoligies :

  • ECLIPSE version 4.26.0
  • PostMan
  • mySQL version 8.0.33

Installation Guide-

  1. Download & Install Eclipse or Spring Tool Suite.
  2. Download & Install PostMan
  3. Download & Install MySql server
  4. Open Eclipse and import the Porject from FileSystem.
  5. Run the Application.java file if u r using Eclipse.

#SCREENSHOTS

Screenshot from 2023-08-07 23-36-31Screenshot from 2023-08-07 20-50-37Screenshot from 2023-08-07 23-37-50

{ If u get an error like this "Failed to configure a DataSource: 'url' attribute is not specified and no embedded datasource could be configured" -Go to Run AS, Run Configuration. -Go to Dependincies. -Add src/main/resource in Maven Dependicies(where application.properties present). Screenshot from 2023-08-07 23-45-50 }

--EOF--

About

A simple REST API for storing API data to database and to perform certain operations like GET, PUT, POST and DELETE.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages