Skip to content

RomySaputraSihananda/store-service-jersey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter: romy

store-service with Jersey

Store Services Rest API with Sping Boot v3.1.5
uses Elasticsearch as Storage Database, Jersey Client for send request to ElasticSearch
and also Swagger UI for Endpoint API documentation.

Dependency

  • org.springframework.boot:spring-boot-starter-web:3.1.5
  • org.projectlombok:lombok:1.18.30
  • org.springdoc:springdoc-openapi-starter-webmvc-ui:2.1.0
  • com.sun.jersey:jersey-client:1.19.4
  • com.fasterxml.jackson.core:jackson-databind:2.15.2

EndPoints

The following is a list of available Request URIs:

Licence

All source code is licensed under the GNU General Public License v3. Please see the original document for more details.

About

simple service for managing products such as store apps use jersey

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages