339 Commits (ee8f1aa61a4c9aad2ea09ce24aa4f247b3c17dfc)

Author SHA1 Message Date
Rossen Stoyanchev ef823721e5 Split AbstractMessagingTemplate across send/receive 11 years ago
Rossen Stoyanchev 078c766b80 Add new MessagingOperations ifc and class hieararchy 11 years ago
Rossen Stoyanchev 8560582c40 Add messaging.channel package 11 years ago
Phillip Webb 52d378d41f Add PublishSubscribeChannel 11 years ago
Phillip Webb 7a85827c48 Polish messaging code 11 years ago
Andy Wilkinson e694cc16c7 Consider original headers in pattern-based removal 11 years ago
Andy Wilkinson 98d7073370 Verify types when setting header 11 years ago
Andy Wilkinson 465fc7638f Fix typo in MessageHeaderAccessor's class name 11 years ago
Rossen Stoyanchev 486b4101ec Introduce MessageHeader accessor types 11 years ago
Nick Williams 7b2c74b05c Improving method validation support for BV 1.1 11 years ago
Rossen Stoyanchev 32cb2ca2e7 Remove generic params from Message/MessageChannel 11 years ago
Phillip Webb eea230f2a8 Allow @CachePut 'key' SpEL to refer to #result 11 years ago
Phillip Webb f75d4e13a2 Polish cache abstraction code 11 years ago
Sam Brannen b122ca688b Add missing @since tag to SimpleKey 11 years ago
Phillip Webb f1a18d29ba SimpleKeyGenerator to replace DefaultKeyGenerator 11 years ago
Phillip Webb a403e8f8b8 Inject @Configuration BeanFactory before autowire 11 years ago
Rossen Stoyanchev 5cfc59d76d Refactor PubSubHeaders, StompHeaders, MessageBuilder 11 years ago
Rossen Stoyanchev c5b1f02c3a Add MessageBuilder 11 years ago
Sam Brannen e12311e364 Polish Javadoc 11 years ago
Andy Wilkinson 3022f5e34f Make Message type pluggable 11 years ago
Rossen Stoyanchev d136d06eda Add method to create MessageHeaders in Message 11 years ago
Rossen Stoyanchev 3e0aac08dc Add SubscribableChannel and ReactorMessageChannel 11 years ago
Rossen Stoyanchev a1cfa3832e Polish 11 years ago
Phillip Webb b78dcc59fe Make ConfClassPostPro Ordered.HIGHEST_PRECEDENCE 11 years ago
Phillip Webb 2e2e9b8dd0 Improve support for @Conditional on @Configuration 11 years ago
Rossen Stoyanchev d26b9d60e5 Refactor approach to working with STOMP headers 11 years ago
Phillip Webb e10e16cd6b Support fall-back to ASM parsing @Configuration 11 years ago
Rossen Stoyanchev 84c55f90db Make MessageHeaders non-final 11 years ago
Rossen Stoyanchev de899820c9 Add Message, MessageChannel and refactor stomp support 11 years ago
Sam Brannen 96e1fbc3bb Polish @Conditional Javadoc and tests 11 years ago
Phillip Webb 239ce1466c Update @Conditional processing logic 11 years ago
Phillip Webb 2ecc51f066 Do not consider all @Components as configuration 11 years ago
Phillip Webb a8fd832818 Support meta @Component with non-string value 11 years ago
Phillip Webb 4d3383242e Support EnvironmentAware ImportSelector/Registrar 11 years ago
Phillip Webb d7ec20a286 Test for property placeholder with defaults 11 years ago
Carson McDonald ae74a2158a Fix typo {explictly => explicitly} 11 years ago
Juergen Hoeller 7e01578515 Avoid unnecessary creation of default StandardEnvironment instances 12 years ago
Juergen Hoeller 7cddeb6db9 Polishing 12 years ago
Juergen Hoeller 3f7007f73a Properly handle knownSuperclasses in case of an overridden ConfigurationClass 12 years ago
Rob Winch d1859c8c86 Ensure Parent ConfigurationClass loaded on overrides 12 years ago
Juergen Hoeller 5dbbd8fe72 Clarified that CronTrigger never schedules overlapping executions 12 years ago
Juergen Hoeller 25e29b851d GenericTypeResolver defensively calls Class.getGenericSuperclass() and consistently uses Class<?> 12 years ago
Rob Winch 9468548116 Add @Override to remaining source files 12 years ago
Juergen Hoeller 640555194b Introduced assertions for bean accessor delegation in AbstractApplicationContext 12 years ago
Phillip Webb 30b21a987e Make @Configuration classes thread-safe 12 years ago
Phillip Webb 7c7fdb0736 Add support for DeferredImportSelector 12 years ago
Phillip Webb b257253a2b Support for @Conditional configuration 12 years ago
Phillip Webb eb1776e79d Allow access to applied property sources 12 years ago
Juergen Hoeller 2a44228b98 Consistent use of <pre class="code"> 12 years ago
Juergen Hoeller 0fc5a5d912 Introduced 4.0 versions of all XML configuration schemas 12 years ago