1820 Commits (77dd05853cc4193755d7a9278ed0420ae8a1de8f)

Author SHA1 Message Date
Sam Brannen 77dd05853c Polishing 4 years ago
Juergen Hoeller d36407d585 Deprecate rarely used bean definition variants 4 years ago
wonwoo fd7e6486de Fix syntax in validation examples 4 years ago
Rossen Stoyanchev a2d516d526 Replace "whitelist" with alternative words 5 years ago
Sam Brannen 721fd20708 Document advice precedence in reference manual 5 years ago
Sam Brannen 0b760c15ea Polish AOP chapter in reference manual 5 years ago
Rossen Stoyanchev 9e1121fd8d Document behavior on reactive tx cancellation 5 years ago
Juergen Hoeller 196bb6fe32 Support for shared GroovyClassLoader in GroovyScriptFactory 5 years ago
Martin Macko e11da64e9c
Fix obsolete link in Kotlin docs 5 years ago
Sam Brannen 3cbc297fc6 Polish contribution 5 years ago
limo520 d6cab259c3 Fix URI pattern example in webflux.adoc 5 years ago
Juergen Hoeller 28177ad91b Explicit notes on access to standard context beans in SpEL expressions 5 years ago
Yanming Zhou 9d429e30de Fix SpelEvaluationException with example code 5 years ago
Brian Clozel 567265123b Avoid using regex matching for static patterns 5 years ago
Rossen Stoyanchev b1224835be Add metadataPush support to RSocketRequester 5 years ago
Brian Clozel 67547e61c6 Add JMH benchmark infrastructure 5 years ago
Rossen Stoyanchev a64e7091e0 Deprecate support for RxJava 1.x 5 years ago
stqp 73e3df5df5
Fix typo in core-beans.adoc 5 years ago
Sam Brannen 0f22a5e409 Update Javadoc regarding reactive tx mgmt support 5 years ago
Sam Brannen e1b2cafb33 Polish reactive transaction mgmt documentation in reference manual 5 years ago
Mark Paluch 7fbdc3ad11 Document ReactiveTransactionManager support in reference manual 5 years ago
Sam Brannen 21800a5fa6 Polish @Transactional documentation in reference manual 5 years ago
Yanming Zhou 247662de6b
Fix @Transactional syntax error in reference manual 5 years ago
Mark Paluch 2aa8aef216 Extend transaction attributes with labels 5 years ago
Rossen Stoyanchev 53e018362f Update samples to latest RSocket API 5 years ago
Rossen Stoyanchev 147b8fb755 Turn off use of path extensions by default 5 years ago
swapy 9288067ea8 Add missing @PathVariable declarations in examples 5 years ago
Sam Brannen 1b4b4c3302 Support @TestConstructor config via JUnit Platform config param 5 years ago
Sam Brannen 69b4f33cfa Move spring-framework.png to src/docs folder 5 years ago
Sam Brannen 48d06a4291 Prune images folder for reference manual 5 years ago
martin-tarjanyi 3bc1d42dcd Integrate Apache http client with WebClient 5 years ago
rahulmlokurte 0e9da17910
Fix typo in webmvc-functional.adoc 5 years ago
Brian Clozel dc4cda1b13 WARN against invalid patterns with PathPatternParser 5 years ago
Brian Hartung 1658223e58 Fixed typo 5 years ago
Brian Hartung 89775844ed Fixed typos 5 years ago
onnadi-sa 75457c440c
Fix typo in webflux-functional.adoc 5 years ago
Sam Brannen 6c26765985 Document default constructor as fallback for non-@Autowired constructors 5 years ago
Juergen Hoeller 151a18d691 Explicit notes on BeanFactory.getType vs bean class in bean definition 5 years ago
Sam Brannen a842434bff Document precedence for @DynamicPropertySource 5 years ago
Rossen Stoyanchev 99c2b1e242 Add snippet for maxInMemorySize config 5 years ago
Sam Brannen e26764d249 Remove duplicate words in documentation and polish Javadoc 5 years ago
Taehee Kim 8b3521d2bf
Fix typo in webflux-cors.adoc 5 years ago
Mikael Elm 822ca0130a
Fix typos and improve readability in Webflux documentation 5 years ago
Arjen Poutsma 9fb614a5c6 Clarify the role of views with Spring MVC 5 years ago
Sam Brannen c24fa22a1b Polishing 5 years ago
Sam Brannen 4be358e47f Cross reference Dynamic Property Sources section 5 years ago
Sébastien Deleuze 1cd0e720f7 Specify that Kotlin code samples leverage kotlin-allopen 5 years ago
Sébastien Deleuze 60dca027e7 Add Kotlin documentation and tests for @DynamicPropertySource 5 years ago
Sam Brannen ac0363c94e Document @DynamicPropertySource support in the reference manual 5 years ago
Sam Brannen a90716522c Include Testcontainers in Further Resources section 5 years ago