gabriel
gabriel
Hello, I would like to help on this topic. Do you have any hint to start with ? Maybe, by applying same strategy than "settings" component ?
Ok, I'll start to dig in and try to understand how to modify it ;-)
Hello, I'm missing something when I would like to start the application with dev profile and check modifications. I have tried to force this profile with gradle (-Pdev and also...
I've found a workaround to be able to run the application, then test lowfer ui. In the code, class ArchitectureDirectoryRepository, I'v removed annotation related to conditionnal behavior : > @ConditionalOnProperty(prefix...
Hello, As we are moving our projects to new version of Spring Boot (3.x), it implies also a move to version 17 of jdk. To be compatible with more use...
With 6.0.0-rc.1, looks good to me with our use cases. Thank you guys !