Skip to content

jfjara/shoppingschedulerprocessor

Repository files navigation

shoppingschedulerprocessor

A sceduler job that consumes the Shopping random generator API.

It needs he ShoppingGenerator project running, and install a module in maven repository:

<dependency>
   <groupId>com.jfjara.shoppinggenerator</groupId>
   <artifactId>ShoppingGenerator-api-first</artifactId>
   <version>1.0-SNAPSHOT</version>
</dependency>

Feature and stack

  • Spring Boot 2.5.5
  • MapStruct
  • RestTemplate
  • Hexagonal Architecture
  • TDD and BDD

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages