Skip to content

Minimal demo project for an issue with Spring Boot modulith

Notifications You must be signed in to change notification settings

wilkinsona/temp_modulith_graal_bug

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modulith Graal Bug

This project demonstrates an issue related to the combination of Spring Boot Modulith together with org.graalvm.buildtools.native or some other issue.

Current, running the test 'ModularityTests.verifiesModularStructure()' fails.

It no longer fails if:

  • ApplicationTests.kt is removed or
  • the org.graalvm.buildtools.native plugin is commented out in build.gradle.kts

About

Minimal demo project for an issue with Spring Boot modulith

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%