Skip to content

MartinAhrer/bootolithic

Repository files navigation

README

TODO

  • Spring Modulith Flyway for module-wise migration

Gradle

Dependency Management

We are using the Gradle version catalogs.

Dependency management is solely performed using Gradle’s BOM support. Hence, each dependency configuration needs a BOM applied once. This is a bit more verbose but much faster.

Byte Buddy

Important
It’s important that the project is built using Gradle as this is the only way to ensure that byte buddy kicks in properly. See https://github.com/xmolecules/jmolecules-integrations/tree/main/jmolecules-bytebuddy.

Coding Style

Generally we try to adopt default IntelliJ code format

TODO

Add editorconfig support for minimal adjustments,

Nullability

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published