-
Notifications
You must be signed in to change notification settings - Fork 3.3k
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
Enhance AOT-Support (Issue#3171) #3193
Merged
spencergibb
merged 11 commits into
spring-cloud:main
from
wisskirchenj:aot-split-out-factory
Mar 19, 2024
Merged
Enhance AOT-Support (Issue#3171) #3193
spencergibb
merged 11 commits into
spring-cloud:main
from
wisskirchenj:aot-split-out-factory
Mar 19, 2024
Commits on Dec 23, 2023
-
Enhance AOT-Support (Issue#3171)
replace registerBeanDefinition callback with a factoryMethod split out a RouterFunctionHolderFactory from the Registrar class and provide its bean in the AutoConfiguration set refresh scope on the RouterFunctionHolder bean only if RefreshScope bean in context and add warning
Configuration menu - View commit details
-
Copy full SHA for f2753a2 - Browse repository at this point
Copy the full SHA f2753a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11d9f66 - Browse repository at this point
Copy the full SHA 11d9f66View commit details -
Enhance AOT-Support (Issue#3171)
add runtimeHintsRegistrar to allow externalized route configuration
Configuration menu - View commit details
-
Copy full SHA for 5ff8986 - Browse repository at this point
Copy the full SHA 5ff8986View commit details
Commits on Mar 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 238a91b - Browse repository at this point
Copy the full SHA 238a91bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ff32c4d - Browse repository at this point
Copy the full SHA ff32c4dView commit details -
Enhance AOT-Support (Issue#3171)
revert accidental reordering of imports
Configuration menu - View commit details
-
Copy full SHA for b9fe5fe - Browse repository at this point
Copy the full SHA b9fe5feView commit details
Commits on Mar 18, 2024
-
Merge branch 'main' into aot-split-out-factory
# Conflicts: # spring-cloud-gateway-server-mvc/src/main/java/org/springframework/cloud/gateway/server/mvc/config/GatewayMvcPropertiesBeanDefinitionRegistrar.java
Configuration menu - View commit details
-
Copy full SHA for c30e20b - Browse repository at this point
Copy the full SHA c30e20bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5680b43 - Browse repository at this point
Copy the full SHA 5680b43View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80fa250 - Browse repository at this point
Copy the full SHA 80fa250View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97d8bf8 - Browse repository at this point
Copy the full SHA 97d8bf8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a2cbcd - Browse repository at this point
Copy the full SHA 7a2cbcdView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.