2122 Commits (0ce9516aeff0f4bd8dd37770d161671e23a54304)

Author SHA1 Message Date
Juergen Hoeller e72b0a04cd Document limitations for MessageProducer/Consumer caching with WebLogic JMS 4 years ago
Arjen Poutsma 27738cc20f Fix code samples for nested router functions 4 years ago
Sam Brannen babff8e635 Fix Kotlin example for dependency injection with static factory method 4 years ago
Sam Brannen 290cc73d3d Fix Kotlin example for @Required 4 years ago
Stephane Nicoll e18a118f8b Polish contribution 4 years ago
Lee, Kyutae 77aac7768d Update reference docs to use PropertySourcesPlaceholderConfigurer 4 years ago
Ikko Ashimine 6e3b3c5419 Fix typo in webflux.adoc 4 years ago
Sam Brannen 48c797e429 Fix Kotlin example for static factory method 4 years ago
Sam Brannen be782a2197 Polish ref docs regarding the BeanFactory API 4 years ago
Juergen Hoeller f963fc5f98 Check that nullable annotations are from org.springframework.lang 4 years ago
Lee, Kyutae 7a75b94556 Fix typo in reference docs regarding RequestMappingHandlerAdapter 4 years ago
Sam Brannen ed06a6de26 Convert SimpleFormController example to @Controller in reference manual 4 years ago
Sam Brannen a7cf19cec5 Improve documentation and matching algorithm in data binders 4 years ago
Sam Brannen d927e37364 Add "Testing ORM entity lifecycle callbacks" note to Testing chapter 4 years ago
Stephane Nicoll 4b150fd451 Update copyright date in reference manual 4 years ago
Yanming Zhou acf2955b96 Ban jetbrains annotations imports 4 years ago
Sam Brannen 64b64d9ba0 Stop referring to features as "Java 5" features 4 years ago
Sam Brannen c462fe30ed Use Named arguments in parameterized tests 4 years ago
Sam Brannen d9c22e657f Document the effect of @DirtiesContext on test execution events 4 years ago
Sam Brannen af977c0891 Improve documentation for @EnabledIf and @DisabledIf test support 4 years ago
Sam Brannen a2f02dbfc0 Improve documentation for TestContext events 4 years ago
Sam Brannen 8cbb188455 Fix links to Spring Security in the reference guide 4 years ago
Sam Brannen bc973d7001 Fix broken link to "CORS WebFilter" in ref docs 4 years ago
Sam Brannen fa3130d716 Document that TX rollback rules may result in unintentional matches 4 years ago
Stephane Nicoll 453c6d41f7 Fix Objenesis version 4 years ago
Sam Brannen 97582fd0a1 Update Eclipse template to @since 5.3.16 4 years ago
Sam Brannen 5d7a632965 Ensure Spring AOP generates JDK dynamic proxies for lambdas 4 years ago
Pavel Anisimov 05d3e820f9 Polish reference to ManagedBean annotation 4 years ago
Sam Brannen 0e670b1c15 Polish contribution 4 years ago
wkwkhautbois fadfcf4e43 Fix ServletUriComponentsBuilder examples in ref docs 4 years ago
Sam Brannen 6647023151 Document how to register annotated classes in a GenericWebApplicationContext 4 years ago
Sam Brannen 7f65e17ff2 Improve documentation for implementing AspectJ around advice 4 years ago
Sam Brannen 9095f1d584 Polish AspectJ documentation 4 years ago
Antoine Rey 316764cad0 Fix CaffeineCacheManager configuration example in reference doc 4 years ago
rstoyanchev 01231fe923 Minor refactoring in STOMP documentation 4 years ago
waahhh edabde8a11 Fix syntax in WebFlux Validation example 4 years ago
Sam Brannen 709a41fd43 Fix broken links to WebSocket support in Spring Security & Spring Session 4 years ago
Johannes Wengert fdd6e50721 Correct not compiling example code in Data Access docs 4 years ago
Sam Brannen c942d789c3 Ignore unsupported @SuppressWarnings tokens in Eclipse IDE 4 years ago
Juergen Hoeller d7b9270672 Clarify SchedulerFactoryBean's LocalDataSourceJobStore overriding 4 years ago
Stephane Nicoll 98ce171b30 Revert "Mention explicitly that @EventListener should be put on public methods" 4 years ago
Stephane Nicoll 57a5370eec Mention explicitly that @EventListener should be put on public methods 4 years ago
Rossen Stoyanchev 5649a6f8ef Update exchangeToMono Javadoc 4 years ago
Arjen Poutsma be6eeafe78 Revert change createException to createError 4 years ago
Arjen Poutsma b77b45434f Change createException to createError 4 years ago
Rossen Stoyanchev 8b89128c7b Update createException example for WebClient 4 years ago
Rossen Stoyanchev 0d478ca8dd Add link to WebSocket scope from the Spring Core section 4 years ago
Rossen Stoyanchev 445c0def0c Update docs on heartbeats with simple broker 4 years ago
julianladisch 1e0bdf95d0 Fix simple data format in appendix 4 years ago
Thomas Darimont 767299c6dd Document @Bean definitions via default methods 4 years ago