Skip to content

akash-rajak/Spring-API-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

✔ Spring API Application

  • Built a Maven based Spring Web application in Spring MVC using Java, Maven, and Spring Boot Framework.
  • Exposed the API method as rest endpoints using RestController annotation.
  • Used Apache Tomcat as default embedded container to process the HTTP requests and return the response.

GitHub Repo stars GitHub Repo forks GitHub Repo watchers GitHub contributors

GitHub language count GitHub top language GitHub repo file count GitHub repo size

GitHub issues GitHub closed issues GitHub pull requests GitHub closed pull requests

GitHub commit activity GitHub commit activity/year GitHub commit activity/month GitHub commit activity/week GitHub last commit GitHub Discussions


📌Requirements :

  • Intellij IDEA or any Java based IDEA

📌How this Script works :

  • First user need to open the project folder in the Intellij IDEA.
  • Then user can run the simpleAPIApplication.java class and can see the web output of the reponse of HTTP Request under the http://localhost:8080/.
  • The port number 8080 is by default under Apache Tomcat, and user can configure the port number under the application.yml file.

📌Screenshots:

image

image

image

image

image

image

image

image

image


IMP Notes:

  • One can't send HTTP request with local host on online Postman and test it.

🌟Stargazers Over Time:

Stargazers repo roster for @akash-rajak/Spring-API-Application Stargazers over time


🌟Forkers Over Time:

Forkers repo roster for @akash-rajak/Spring-API-Application


📌Contributors:

About

A Maven based Spring Web application in Spring MVC using Java, Maven, and Spring Boot Framework.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages