Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Grails 7: grails-functional-tests update micronaut test projects to use Micronaut Spring Boot starter #241

Open
jamesfredley opened this issue Sep 28, 2024 · 0 comments

Comments

@jamesfredley
Copy link
Contributor

jamesfredley commented Sep 28, 2024

update micronaut test projects to use Micronaut Spring Boot starter

https://micronaut-projects.github.io/micronaut-spring/latest/guide/#springBootStarter

https://github.com/micronaut-projects/micronaut-spring/blob/5.8.x/spring-boot-starter/src/main/java/io/micronaut/spring/boot/starter/MicronautImportRegistrar.java

currently commented out in settings.gradle

commit: bfdf2f5

//include 'micronaut' micronaut has been removed from Grails can be restored based on https://micronaut-projects.github.io/micronaut-spring/latest/guide/#springBootStarter

//include 'issue-11767' micronaut has been removed from Grails can be restored based on https://micronaut-projects.github.io/micronaut-spring/latest/guide/#springBootStarter
//include 'issue-11767-plugin'
//project(':issue-11767-plugin').projectDir = new File('plugins/issue-11767-plugin')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant