Skip to content

Latest commit

 

History

History
19 lines (18 loc) · 297 Bytes

README.md

File metadata and controls

19 lines (18 loc) · 297 Bytes

Requirements

  • Java 20
  • Gradle 8.3

How to run

Build

gradlew.bat clean build

Run

gradlew.bat :eureka-discovery:bootRun
gradlew.bat :zuul-gateway:bootRun
gradlew.bat :aib-data:bootRun --args='--spring.profiles.active=local'