Skip to content

RomySaputraSihananda/store-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter: romy

store-service

Web Services Rest API with Sping Boot v3.1.6 with JWT (JSON Web Token)
for authentication features, using Elasticsearch as Storage Database and Swagger UI for
Endpoint API documentation.

Dependency

  • org.springframework.boot:spring-boot-starter-web:3.1.6
  • org.springframework.boot:spring-boot-starter-security:3.1.6
  • org.springdoc:springdoc-openapi-starter-webmvc-ui:2.2.0
  • org.projectlombok:lombok:1.18.30
  • co.elastic.clients:elasticsearch-java:7.17.8
  • com.fasterxml.jackson.core:jackson-databind:2.15.2
  • io.jsonwebtoken:jjwt-api:0.11.5
  • io.jsonwebtoken:jjwt-impl:0.11.5
  • io.jsonwebtoken:jjwt-jackson:0.11.5

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages