https://github.com/saravanan81java/nomenclaturessystem
https://github.com/saravanan81java/nomenclaturessystem
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/saravanan81java/nomenclaturessystem
- Owner: saravanan81java
- Created: 2022-06-09T00:10:06.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-16T00:22:11.000Z (almost 3 years ago)
- Last Synced: 2024-05-16T23:50:42.445Z (about 1 year ago)
- Language: Java
- Size: 4.16 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Java 8, Spring Boot microservice , RestApi, H2 - In memory database, JPA, Spring Test Cases, Logger, Thymeleaf
URL Rest API:
http://localhost:8080/nomencaltureapi/get-all-nace-details
http://localhost:8080/nomencaltureapi/getnace-by-orderid/398481Thymeleaf URL
http://localhost:8080/nomencalture/get-all-nace-details
http://localhost:8080/nomencalture/getnace-by-orderid/398481Swagger 2 and Export xls file values to database - Going to implement