Skip to content

Latest commit

 

History

History
36 lines (15 loc) · 519 Bytes

README.md

File metadata and controls

36 lines (15 loc) · 519 Bytes

Spring Boot Reactor Kotlin Example

⚠️ Under development... 🚧

Using this example

To run the project :

./gradlew bootRun

To create the jar file:

./gradlew bootJar

To run lint (currently it is using the default rule set)

./gradlew detekt

Configuring the repository to use versioned hooks

git config --local include.path ../.gitconfig

The Structure

On going... 🚧

About

With ❤️ from YouClap Development team