An open API service indexing awesome lists of open source software.

https://github.com/akash-rajak/spring-api-application

A Maven based Spring Web application in Spring MVC using Java, Maven, and Spring Boot Framework.
https://github.com/akash-rajak/spring-api-application

apache-tomcat api java maven postman spring spring-framework spring-mvc springboot

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

          

## ✔ 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](https://github.com/akash-rajak/Spring-API-Application/assets/57003737/e08f5146-f11c-42cf-86b9-8a3fc5228f97)

![image](https://github.com/akash-rajak/Spring-API-Application/assets/57003737/c3c33045-4647-475d-b4fc-9eea20154c58)

![image](https://github.com/akash-rajak/Spring-API-Application/assets/57003737/9e2963a1-604e-483e-9f1c-f07c6a0084a8)

![image](https://github.com/akash-rajak/Spring-API-Application/assets/57003737/82f205a7-cb41-43a6-ba30-c06dfc5831b8)

![image](https://github.com/akash-rajak/Spring-API-Application/assets/57003737/15f4b335-1ad7-4dd4-8d91-8d126196f00e)

![image](https://github.com/akash-rajak/Spring-API-Application/assets/57003737/7c65e6fd-1ef2-4190-87e7-e7981cde53df)

![image](https://github.com/akash-rajak/Spring-API-Application/assets/57003737/1e6f2cb6-c228-4805-b322-237355728ba7)

![image](https://github.com/akash-rajak/Spring-API-Application/assets/57003737/c16479e7-8e90-4752-8454-51d53cf1ec4d)

![image](https://github.com/akash-rajak/Spring-API-Application/assets/57003737/55a328d8-e9bf-4d09-80c3-da802a88968c)

****

### 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](https://reporoster.com/stars/akash-rajak/Spring-API-Application)](https://github.com/akash-rajak/Spring-API-Application/stargazers)
[![Stargazers over time](https://starchart.cc/akash-rajak/Spring-API-Application.svg)](https://starchart.cc/akash-rajak/Spring-API-Application)

****

### 🌟Forkers Over Time:
[![Forkers repo roster for @akash-rajak/Spring-API-Application](https://reporoster.com/forks/akash-rajak/Spring-API-Application)](https://github.com/akash-rajak/Spring-API-Application/network/members)

****

### 📌Contributors: