276 Commits (1c90d481d5f313cebde3689b30b29b9a28f77ca1)

Author SHA1 Message Date
Juergen Hoeller 8c6f3505c4 Transactional timeout documented as seconds in annotation javadoc 6 years ago
Juergen Hoeller 2ec8fa9cac SmartLifecycle default methods for auto-startup in default phase 6 years ago
Juergen Hoeller 2b2a5a414b Polishing 6 years ago
Juergen Hoeller aebb2d52e0 Logging refinements for transaction and cache processing (debug/trace) 6 years ago
Juergen Hoeller 8e571decc1 Polishing 6 years ago
Juergen Hoeller 247ec572b2 Consistent hasAnnotation check for findMergedAnnotation lookup 6 years ago
Juergen Hoeller 3f7d4b107e Avoid unnecessary annotation introspection on framework classes 6 years ago
Kazuhiro Sera be211ceead Fix typos detected by github.com/client9/misspell 6 years ago
Juergen Hoeller 6b82a6c38c Polishing 6 years ago
Juergen Hoeller 2938a95435 Pre-size LinkedHashSet for annotation parsers 6 years ago
Juergen Hoeller 50550717d6 SchedulingTaskExecutor provides prefersShortLivedTasks default method 6 years ago
Juergen Hoeller 7c9ba80f85 Polishing 6 years ago
Sebastien Deleuze d3b244a81b Optimize class detection by sharing the ClassLoader 6 years ago
Juergen Hoeller 47d8fe83df Upgrade to Interceptor API 1.2.2, Moneta 1.3, Rome 1.11 6 years ago
Juergen Hoeller 9a43d2ec20 Revised log levels: less WARN and INFO, fine-tuned DEBUG vs TRACE 6 years ago
Juergen Hoeller 252f52ab07 Tighten (IntroductionAware)MethodMatcher contract 6 years ago
Juergen Hoeller a80c5121fe Polishing 6 years ago
Juergen Hoeller 010ba33d03 Propagate read-only status through setDefaultReadOnly(true) for JPA 6 years ago
Juergen Hoeller 5dc8b5de6d Polishing 6 years ago
Juergen Hoeller 9efddea5e0 Upgrade to Apache Johnzon 1.1.8 and JCA 1.7.1 6 years ago
Juergen Hoeller 5b24040b5e JtaAnnotationTransactionAspect configured by default (in aspectj mode) 6 years ago
Juergen Hoeller 40efcc933c Polishing 6 years ago
Phillip Webb 81451aa800 Organize imports 6 years ago
Phillip Webb 5cedd0d5d4 Consistently use tabs rather than spaces 6 years ago
Phillip Webb 0b53c1096a Always use 'this.' when accessing fields 6 years ago
Phillip Webb eeebd51f57 Use consistent class design 6 years ago
Phillip Webb 866e9d702e Use consistent block style 6 years ago
Phillip Webb e0480f75ac Fix javadoc checkstyle issues 6 years ago
Juergen Hoeller 0777a80efe Polishing 6 years ago
Johnny Lim fb898e1727 Remove inconsistent spaces 6 years ago
Juergen Hoeller aa11721ff0 AopUtils.getMostSpecificMethod exposes dynamic proxy class methods 6 years ago
Juergen Hoeller c5b524db7c Restore original MethodMapTransactionAttributeSource matching rules 7 years ago
Juergen Hoeller b95e05db04 AspectJExpressionPointcut consistently resolves superinterface methods 7 years ago
Juergen Hoeller 8e1ececd97 Fine-tuned JCA MessageEndpoint exception logging and propagation 7 years ago
Juergen Hoeller e170cb0f79 Upgrade framework build to JPA 2.2 and JTA 1.3 7 years ago
Juergen Hoeller 6102715b8d Consistent treatment of proxy classes and interfaces for introspection 7 years ago
Juergen Hoeller d4a8f76bf9 Consistent volatile access to running flag in Lifecycle implementations 7 years ago
Juergen Hoeller df8061494c TransactionTemplate equality for same transaction manager only 7 years ago
Juergen Hoeller 139dc1d373 Polishing (collapsed if checks, consistent downcasts, refined javadoc) 7 years ago
igor-suhorukov 0f7485b01d Polish: reorder the modifiers to comply with the Java Language Specification. 7 years ago
Juergen Hoeller 9962df6527 Polishing 7 years ago
igor-suhorukov 7bce04c06c Polish: combine catches block with same body 7 years ago
igor-suhorukov 49fd724d8f Polish: String function use should be optimized for single characters 7 years ago
Juergen Hoeller a5cbf5fe24 Consistent use of Collection.toArray with zero-sized array argument 7 years ago
Juergen Hoeller de7ff556d9 Polishing 7 years ago
Juergen Hoeller 3b810f3544 Consistent Class array vs vararg declarations (and related polishing) 7 years ago
igor-suhorukov 0ee505b73e Polish: assertion arguments should be passed in the correct order, 7 years ago
Juergen Hoeller 0ac117ff27 Explicit notes on isolation level handling in participating transactions 7 years ago
Juergen Hoeller 9d0e62ef68 Javadoc format and related polishing 7 years ago
Skelotron b9e03cb06b SPR-16316 — fix transaction timeout value overflow 7 years ago