Commit Graph

  • 1b8421c7fe Fix MockCookie parsing when attribute is omitted Michael Bell 2018-10-02 03:18:45 -07:00
  • 00353a073c fixed further typo 0xflotus 2018-10-01 21:29:33 +02:00
  • 9fed4d0375 do you mean 'compose'? 0xflotus 2018-10-01 21:28:48 +02:00
  • fc03707445 fixed ContentNegotiationConfigurer 0xflotus 2018-10-01 18:23:02 +02:00
  • 7aa933437c Update links to http://java.net/jira Rossen Stoyanchev 2018-10-01 12:01:28 -04:00
  • a8f4c596fd Fix trivial errors in data-access and core-aop in docs cac03 2018-09-26 21:17:07 +03:00
  • 058f027c5b Upgrade to Kotlin 1.2.71 and Netty 4.1.30 Juergen Hoeller 2018-09-29 18:58:13 +02:00
  • 2ec41c8153 Polishing Juergen Hoeller 2018-09-29 18:57:56 +02:00
  • de1139e6a0 Polishing Juergen Hoeller 2018-09-29 17:36:15 +02:00
  • e978f90a19 MockHttpServletRequest allows for removing registered header entries Juergen Hoeller 2018-09-29 17:36:03 +02:00
  • ebd92fec6d Revised javadoc for up-to-date constructor autowiring semantics Juergen Hoeller 2018-09-29 17:09:30 +02:00
  • d90d65bad2 Polishing Juergen Hoeller 2018-09-29 17:36:15 +02:00
  • a21ce42558 MockHttpServletRequest allows for removing registered header entries Juergen Hoeller 2018-09-29 17:36:03 +02:00
  • e54eb56cb9 Revised javadoc for up-to-date constructor autowiring semantics Juergen Hoeller 2018-09-29 17:09:30 +02:00
  • ad29f97a05 Polishing Juergen Hoeller 2018-09-29 17:16:25 +02:00
  • 9063e66c5d AbstractApplicationEventMulticaster pre-sorts singleton listeners Juergen Hoeller 2018-09-29 17:15:53 +02:00
  • d6dfde3e5b LogFactoryService implements Commons Logging attribute methods Juergen Hoeller 2018-09-29 17:10:03 +02:00
  • 333e327289 Revised javadoc for up-to-date constructor autowiring semantics Juergen Hoeller 2018-09-29 17:09:30 +02:00
  • 255015fc6b Prepared for backport to 4.3.20 and 5.0.10 Juergen Hoeller 2018-09-29 17:08:57 +02:00
  • 6ff8cd8a9f Merge pull request #1967 from cac03 Stephane Nicoll 2018-09-25 14:21:45 -04:00
  • 18c9e3e812 Fix trivial errors in core-beans documentation cac03 2018-09-25 19:30:43 +03:00
  • a76b8deda5 Consistent copyright header and fine-tuned javadoc in test/web mocks Juergen Hoeller 2018-09-24 00:27:50 +02:00
  • 7ca6b9f7d2 Fix copyright header Stephane Nicoll 2018-09-23 17:26:40 +02:00
  • 51ba322947 MockHttpServletRequest allows for removing registered header values Juergen Hoeller 2018-09-23 14:44:15 +02:00
  • 9e2912e1dd Fix source code callouts in Reference Manual Sam Brannen 2018-09-23 13:30:17 +02:00
  • 6d226326c9 Editing pass for the integration and languages chapters. Jay Bryant 2018-09-21 16:06:09 -05:00
  • 45ecfc6df9 Fix source code callouts in Reference Manual Sam Brannen 2018-09-21 16:33:04 +02:00
  • 59e87f950b Fix heading levels in Reference Manual Sam Brannen 2018-09-21 16:32:06 +02:00
  • 917bb53718 Fix formatting in Data Access chapter Sam Brannen 2018-09-21 15:40:00 +02:00
  • f7263abbf0 Fix broken links in Testing chapter Sam Brannen 2018-09-21 14:45:25 +02:00
  • 2a6da6a623 Next Development Version Spring Buildmaster 2018-09-21 07:27:05 +00:00
  • 92b3f2aee7 Document timeout configuration for Reactor HttpClient Rossen Stoyanchev 2018-09-20 10:37:31 -04:00
  • 80e52de231 Upgrade to HtmlUnit 2.33 and Apache Johnzon 1.1.10 Juergen Hoeller 2018-09-20 11:55:50 +02:00
  • 75627617c9 Ordered streams consistently operate on resolved bean instances Juergen Hoeller 2018-09-20 11:31:42 +02:00
  • 3f5a7bbf04 Remove snapshot repository from build setup Juergen Hoeller 2018-09-20 11:29:59 +02:00
  • 093a863906 Upgrade to Gradle 4.10.2 Stephane Nicoll 2018-09-20 11:11:50 +02:00
  • 90c29b3af3 Upgrade to Reactor Californium RELEASE Stephane Nicoll 2018-09-20 10:49:07 +02:00
  • f7839675f6 Don't set role in Kotlin bean DSL unless specified Sebastien Deleuze 2018-09-19 23:44:16 +02:00
  • 47d6e91227 Leverage non-default ctor support in Kotlin bean DSL Sebastien Deleuze 2018-09-19 23:40:32 +02:00
  • b6b880ce27 Polishing Juergen Hoeller 2018-09-19 23:05:40 +02:00
  • 7481d73456 WebFlux HandshakeInfo exposes the remoteAddress Rossen Stoyanchev 2018-09-19 16:53:57 -04:00
  • f5e6c707ae Polishing Juergen Hoeller 2018-09-19 22:51:35 +02:00
  • 288a9ecd18 Exposes maxFramePayloadLength for Reactor Netty Rossen Stoyanchev 2018-09-19 16:27:17 -04:00
  • a278e878e8 Upgrade to Jackson 2.9.7 Juergen Hoeller 2018-09-19 22:20:14 +02:00
  • 082c524cbe Polishing Juergen Hoeller 2018-09-19 22:19:49 +02:00
  • d3c08552e9 Revisit GenericApplicationContext.registerBean constructor handling Juergen Hoeller 2018-09-19 22:19:43 +02:00
  • 50c9542796 Prefer explicit "org.quartz.scheduler.instanceName" over bean name Juergen Hoeller 2018-09-19 22:19:28 +02:00
  • a6f9c4c599 LogFormatUtils is declared abstract Rossen Stoyanchev 2018-09-19 11:54:05 -04:00
  • af58263744 Fix formatting in Testing chapter Sam Brannen 2018-09-19 16:37:50 +02:00
  • 8a4835368d Use doOnDiscard to free internally queued data buffers Arjen Poutsma 2018-09-11 13:24:03 +02:00
  • fa06faa3ec Use local copy set into volatile field instead of CopyOnWriteArrayList Juergen Hoeller 2018-09-18 23:32:14 +02:00
  • e94624d439 Polishing Juergen Hoeller 2018-09-18 22:09:07 +02:00
  • 0d1bf52122 Defensively expect concurrent registration of BeanPostProcessors Juergen Hoeller 2018-09-18 22:09:01 +02:00
  • c0b0ee6db7 Polishing Juergen Hoeller 2018-09-18 21:54:48 +02:00
  • 4642c32c0f Defensively expect concurrent registration of BeanPostProcessors Juergen Hoeller 2018-09-18 21:54:33 +02:00
  • 1756f83701 Defensively expect concurrent registration of BeanPostProcessors Juergen Hoeller 2018-09-18 21:25:36 +02:00
  • d94e9225f4 Switch to Reactor Californium SNAPSHOTs Brian Clozel 2018-09-18 18:50:37 +02:00
  • 65ca7f4909 Polishing Juergen Hoeller 2018-09-18 17:19:37 +02:00
  • 0204b082b1 Fix jdbc template error messages generation anton0xf 2018-09-18 20:09:58 +05:00
  • 5b25aaacb6 Apply consistent formatting in Testing chapter Sam Brannen 2018-09-18 16:42:09 +02:00
  • 6431b25045 Revise Testing chapter for technical correctness Sam Brannen 2018-09-18 15:43:14 +02:00
  • 745aeda581 Fix typos in testing sections of Reference Manual Sam Brannen 2018-09-18 15:38:06 +02:00
  • c634b2fae7 ResolvableType-based resolution uses BeanNamesByType cache if possible Juergen Hoeller 2018-09-18 15:30:43 +02:00
  • 00a3afcda8 Edit the Web chapter of the reference documentation Jay Bryant 2018-09-17 09:36:43 -05:00
  • b29a278b2a Edit Data Access part of the reference documentation Jay Bryant 2018-09-05 10:15:53 -05:00
  • 95ff22cb7e Edit the testing part of the reference documentation Jay Bryant 2018-08-30 10:29:17 -05:00
  • 395e3d008c Edit the core content reference documentation Jay Bryant 2018-08-24 16:18:42 -05:00
  • d0ada5653f Polish Brian Clozel 2018-09-18 11:20:33 +02:00
  • 0948edb39d Nested configuration class introspection check on concrete class Juergen Hoeller 2018-09-17 19:09:55 +02:00
  • c8869d99f5 Deprecate autowire attribute on @Bean annotation Juergen Hoeller 2018-09-17 19:09:21 +02:00
  • 69e8bcdf40 Checkstyle updates from ASM master Juergen Hoeller 2018-09-17 19:09:07 +02:00
  • c385a1de83 Polishing Juergen Hoeller 2018-09-17 15:00:33 +02:00
  • a55261f82d Polishing Juergen Hoeller 2018-09-17 15:00:33 +02:00
  • ec1aa5c6ea Polishing Juergen Hoeller 2018-09-17 14:56:55 +02:00
  • 88ab911cf1 Provide matched pattern information in WebFlux fn Arjen Poutsma 2018-09-17 14:49:40 +02:00
  • 5ca2c56cf0 Polishing Juergen Hoeller 2018-09-17 14:39:54 +02:00
  • 51f7a3e40f Polishing Juergen Hoeller 2018-09-17 14:26:56 +02:00
  • 34663300a6 Avoid regex pattern matching for simple String replacement steps Juergen Hoeller 2018-09-17 14:22:19 +02:00
  • cc87fbcb7f Fix javadoc comments to match behaviour Simon Bowring 2018-09-17 11:07:48 +01:00
  • c4aea626fe Update Kotlin bean DSL with new BeanDefinition methods Sebastien Deleuze 2018-09-17 11:59:04 +02:00
  • a680880a9b Restore attributes for failed AND/OR request predicates Arjen Poutsma 2018-09-11 13:24:03 +02:00
  • 8e83f140d4 Polishing Juergen Hoeller 2018-09-15 00:17:17 +02:00
  • db8e9eafb2 Add LogFormatUtils Rossen Stoyanchev 2018-09-14 14:38:11 -04:00
  • 702d533e6f Polishing Juergen Hoeller 2018-09-14 23:59:45 +02:00
  • 41d4cb5cbf Ordered stream access on ObjectProvider with strong order guarantees Juergen Hoeller 2018-09-14 23:56:25 +02:00
  • 12240c7524 Apply formatValue to a few remaining places Rossen Stoyanchev 2018-09-14 12:37:00 -04:00
  • e62298eaad Truncate logged encoded and decoded values if necessary Rossen Stoyanchev 2018-09-14 12:20:03 -04:00
  • 4a51f6feef Polishing Juergen Hoeller 2018-09-14 14:30:03 +02:00
  • 1535f985be Polishing Juergen Hoeller 2018-09-14 14:30:03 +02:00
  • 94ae933122 Upgrade to Rhino 1.7.10 and Apache Johnzon 1.1.9 Juergen Hoeller 2018-09-14 14:29:57 +02:00
  • 66c66baa8f Upgrade to Rhino 1.7.10 Juergen Hoeller 2018-09-14 14:03:53 +02:00
  • cf9641686b StompSubProtocolHandler allows version 1.0 Rossen Stoyanchev 2018-09-13 20:58:24 -04:00
  • 97cea7f36e BeanDefinition interface exposes initMethodName and destroyMethodName Juergen Hoeller 2018-09-13 20:24:36 +02:00
  • 77887ef739 BeanValidationPostProcessor validates singleton target behind proxy Juergen Hoeller 2018-09-13 20:24:27 +02:00
  • cbc0fad961 Upgrade to Kotlin 1.2.70 Juergen Hoeller 2018-09-13 18:23:42 +02:00
  • 65c8fa400f Consistent ordered list access and lazy streaming for ObjectProvider Juergen Hoeller 2018-09-13 18:23:19 +02:00
  • 068565172e Add a BeanFactory#getBeanProvider Kotlin extension Sebastien Deleuze 2018-09-13 16:38:59 +02:00
  • cde677a1f4 Fixed DefaultDataBuffer.toString() Arjen Poutsma 2018-09-11 13:24:03 +02:00
  • 184340ff8e Remove duplicate blank in log message of ExecutorConfigurationSupport#initialize Pascal Schumacher 2018-09-12 21:17:08 +02:00
  • 9cb8b4bb0a Upgrade to Gradle 4.10.1 Juergen Hoeller 2018-09-12 17:30:19 +02:00