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

Improve support for Spring Bean Import and add Spring Boot Starter #332

Merged
merged 33 commits into from
Sep 7, 2022

Conversation

graemerocher
Copy link
Contributor

@graemerocher graemerocher commented Jun 14, 2022

  • Adds support for using Spring @Import annotation to import Spring beans into a Micronaut application.
  • Adds a new micronaut-spring-boot-starter module that auto configures and exposes all Micronaut beans as Spring beans

@graemerocher graemerocher changed the title Initial spike of Spring bean import Improve support for Spring Bean Import and add Spring Boot Starter Aug 10, 2022
@graemerocher graemerocher marked this pull request as ready for review August 10, 2022 11:27
@graemerocher graemerocher added the type: enhancement New feature or request label Aug 10, 2022
graemerocher and others added 3 commits September 7, 2022 13:05
Co-authored-by: Sergio del Amo <sergio.delamo@softamo.com>
Co-authored-by: Sergio del Amo <sergio.delamo@softamo.com>
@sonarcloud
Copy link

sonarcloud bot commented Sep 7, 2022

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 19 Code Smells

60.2% 60.2% Coverage
0.0% 0.0% Duplication

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants