Commit Graph

  • 7fd8e081bb Allow TestCompiler SourceFile to work with records Phillip Webb 2022-09-30 11:18:43 -07:00
  • 8c24e8c034 Add HttpOutcome for HTTP observations Brian Clozel 2022-09-30 18:14:10 +02:00
  • b9070ae752 Add contextualName to HTTP Observations Brian Clozel 2022-09-30 16:08:42 +02:00
  • 0cc3c6b5d1 Add entry point for processing an application ahead-of-time Stephane Nicoll 2022-09-30 15:03:30 +02:00
  • 0293e22910 Trying to fix flaky CoroutinesIntegrationTests Arjen Poutsma 2022-09-30 15:53:21 +02:00
  • 7e7e4efb01 Merge pull request #29230 from izeye Stephane Nicoll 2022-09-30 15:30:49 +02:00
  • 89db4efb67 Polish ReflectionHintsPredicates Johnny Lim 2022-09-30 22:12:09 +09:00
  • 377d719b5f Add opens for Gradle test workers Brian Clozel 2022-09-30 15:13:46 +02:00
  • 8e24797d37 Merge branch '5.3.x' Brian Clozel 2022-09-30 14:42:00 +02:00
  • 777caef4f7 Upgrade to Gradle 7.5.1 Brian Clozel 2022-09-30 14:35:31 +02:00
  • 5d2c9d946a Clean up conditional use of ChannelOperationsId rstoyanchev 2022-09-30 13:03:13 +01:00
  • e81d30160c Remove useless constant reactorNettyRequestChannelOperationsIdPresent Violeta Georgieva 2022-09-30 11:32:07 +03:00
  • bc13d2b558 Remove unnecessary suppressing of deprecation rstoyanchev 2022-09-29 09:25:07 +01:00
  • 2606557483 Polishing Sam Brannen 2022-09-30 13:32:33 +02:00
  • d21eea7de4 Fix recent regression in PathMatchingResourcePatternResolver Sam Brannen 2022-09-30 13:05:31 +02:00
  • 7a2110d8a5 Refine Kotlin bean DSL for AOT use case Sébastien Deleuze 2022-09-30 12:25:35 +02:00
  • d98e27cf79 Upgrade to Kotlin 1.7.20 Brian Clozel 2022-09-30 11:24:55 +02:00
  • e4940149d9 Polish "Replace AotApplicationContextInitializer with interface" Stephane Nicoll 2022-09-30 07:46:00 +02:00
  • f2568f2dda Remove unused import Phillip Webb 2022-09-29 16:49:54 -07:00
  • 86ad29a7d6 Drop getAotInitializers method Phillip Webb 2022-09-29 15:43:13 -07:00
  • 192bc1eb13 Fix factory method return type Phillip Webb 2022-09-29 15:38:37 -07:00
  • ac13d26077 Replace AotApplicationContextInitializer with interface Phillip Webb 2022-09-29 14:37:28 -07:00
  • 3eaf326997 Refine ConstantFieldSubstitutionProcessor error handling Sébastien Deleuze 2022-09-29 12:42:51 +02:00
  • 9b577a8955 Upgrade to SLF4J 2.0.2 and Log4j 2.19.0 Sébastien Deleuze 2022-09-29 10:27:40 +02:00
  • 9eaae0fe04 Polishing contribution and Theme deprecation notices rstoyanchev 2022-09-28 16:22:45 +01:00
  • cde92f5e1d Deprecate CookieGenerator Vedran Pavic 2022-07-25 21:37:00 +02:00
  • e6c2d44646 Better integrate ResponseCookie in CookieLocaleResolver rstoyanchev 2022-09-28 15:57:40 +01:00
  • 075fccca94 Polishing contribution rstoyanchev 2022-09-28 13:08:55 +01:00
  • 7ea49fa9f4 Refactor CookieLocaleResolver Vedran Pavic 2022-07-06 23:50:20 +02:00
  • f6d1806e30 Ensure DefaultListableBeanFactoryTests compiles in Eclipse IDE Sam Brannen 2022-09-28 15:44:45 +02:00
  • 6cb131ac76 Polishing Sam Brannen 2022-09-28 14:27:36 +02:00
  • 0eb66789ed Introduce generic FileSystem support in PathMatchingResourcePatternResolver Sam Brannen 2022-09-28 13:52:44 +02:00
  • ccff526454 Reintroduce logging and exception handling for file system resource scanning Sam Brannen 2022-09-26 19:49:40 +02:00
  • 7cb54de985 Apply root dir cleanup only for GraalVM native image resource scheme Sam Brannen 2022-09-26 16:52:34 +02:00
  • 7a15805f6c Polish contribution Sam Brannen 2022-09-25 19:19:47 +02:00
  • 0e22c3d89d Convert file: URL to FileSystemResource for backward compatibility Sam Brannen 2022-09-25 18:23:13 +02:00
  • 508be4e0fa Update Javadoc to reflect changes Sam Brannen 2022-09-25 18:05:59 +02:00
  • 385292dc41 Fix Checkstyle violations Sam Brannen 2022-09-25 17:41:58 +02:00
  • f751b38795 Use java.nio and FileSystems to resolve files in PathMatchingResourcePatternResolver Dave Syer 2022-09-25 16:51:54 +02:00
  • c5fc0a5ef3 Add shortcut in TestGenerationContext Stephane Nicoll 2022-09-28 11:20:35 +02:00
  • 737967f924 Polish Stephane Nicoll 2022-09-28 11:16:07 +02:00
  • 38d91bafce Generate matching structure for configuration classes Stephane Nicoll 2022-09-28 08:55:27 +02:00
  • b1ee44f12e Polishing contribution rstoyanchev 2022-09-27 17:08:52 +01:00
  • d14477eb84 Add methods to DefaultResponseCreator & MockRestResponseCreators Ashley Scopes 2021-08-14 17:05:17 +01:00
  • badba7c3e9 Support coma-delimited format for origin values rstoyanchev 2022-09-27 14:47:40 +01:00
  • d516667f37 Polish "Allow for CoroutineContext in invokeSuspendingFunction" Arjen Poutsma 2022-09-27 13:26:49 +02:00
  • ff844ed99f Allow overriding invokeSuspendingFunction Lukáš Křečan 2021-07-21 13:17:01 +02:00
  • ac3ebc37dc Remove requestCompleted from RequestMappingHandlerAdapter rstoyanchev 2022-09-27 11:48:31 +01:00
  • c135549a4e Conditional initialization of messageConverters rstoyanchev 2022-09-27 11:37:25 +01:00
  • f80fbe30cc Allow for CoroutineContext in invokeSuspendingFunction Arjen Poutsma 2022-09-27 11:54:44 +02:00
  • dd3e3b2989 Merge branch 'gh-29207' Stephane Nicoll 2022-09-27 10:33:27 +02:00
  • e6aef11b09 Allow target to be a ClassName rather than an existing Class Stephane Nicoll 2022-09-22 16:02:25 +02:00
  • 8ef850ff91 Update ClassNameGenerator to work with a ClassName target Stephane Nicoll 2022-09-22 14:22:17 +02:00
  • 1707a22c18 Merge branch '5.3.x' Brian Clozel 2022-09-26 22:27:53 +02:00
  • 9465110917 Polish Brian Clozel 2022-09-26 21:47:41 +02:00
  • b71e686cbd Fix ServletContextResource isFile check chenrl 2021-03-21 16:46:15 +08:00
  • 9c400ed384 Polish Stream#toList() consistent usage Brian Clozel 2022-09-26 20:25:13 +02:00
  • 641303baff Remove unnecessary sync block in ControllerMethodResolver Adam Ostrožlík 2022-09-26 18:00:02 +02:00
  • 0ccb64fe10 Replace Collectors.toList with Stream.toList Adam Ostrožlík 2022-09-26 14:04:43 +02:00
  • 9d263668d5 Pass current request to filter in RouterFunction extensions ijonathanc 2021-06-21 11:38:08 +01:00
  • a975b9d5da Suppress "unused" warnings in tests Sam Brannen 2022-09-26 14:27:32 +02:00
  • 2872282d75 Ensure Kotlin JMH folder is imported as test folder in Eclipse Sam Brannen 2022-09-26 14:21:49 +02:00
  • 8a87e118e1 Remove redundant assignment of default values to volatile/atomic fields Сергей Цыпанов 2021-09-27 18:28:41 +03:00
  • e8d24ae693 Fix HTTP interface section title in ref docs Brian Clozel 2022-09-26 13:39:51 +02:00
  • 2c0a9e0e30 Merge pull request #23418 from Syquel Stephane Nicoll 2022-09-26 13:13:24 +02:00
  • b11e885e00 Polish "Improve resolution of generic type variables" Stephane Nicoll 2022-09-26 13:07:43 +02:00
  • 124a76b1ad Improve resolution of generic type variables Frederik Boster 2019-08-05 15:23:15 +02:00
  • 267908a118 Polish Stephane Nicoll 2022-09-26 11:15:43 +02:00
  • 9a180d1811 Add JMH benchmarks Sébastien Deleuze 2022-09-22 18:09:13 +02:00
  • 8e73b57329 Refine Kotlin changes Sébastien Deleuze 2022-09-22 17:48:30 +02:00
  • edcc559b4a Add fast-path in BeanUtils#instantiateClass stsypanov 2019-11-27 14:45:16 +02:00
  • 42ab1b75e7 Fix a regression in Kotlin serialization support Sébastien Deleuze 2022-09-26 09:53:30 +02:00
  • 94e5eb3eb6 Consider empty jar entries as readable Lars Grefer 2022-07-21 21:30:58 +02:00
  • dfd1a31435 Merge branch '5.3.x' Stephane Nicoll 2022-09-26 09:07:27 +02:00
  • 433a23a0bd Merge pull request #29190 from dreis2211 Stephane Nicoll 2022-09-26 09:06:52 +02:00
  • 7309fe9f2e Polish "Avoid resizing of Maps created by CollectionUtils" Stephane Nicoll 2022-09-26 09:00:10 +02:00
  • 874a296a76 Avoid resizing of Maps created by CollectionUtils Christoph Dreis 2022-09-22 11:13:48 +02:00
  • 82ae2a0326 Merge branch '5.3.x' Stephane Nicoll 2022-09-26 08:53:14 +02:00
  • d872e7c326 Merge pull request #29198 from izeye Stephane Nicoll 2022-09-26 08:52:30 +02:00
  • 4ca574cde1 Use actions/checkout@v3 for Gradle Wrapper Validation Action Johnny Lim 2022-09-24 23:20:50 +09:00
  • 5275be3adf Merge branch '5.3.x' Stephane Nicoll 2022-09-26 08:50:58 +02:00
  • 98ecf0a412 Merge pull request #29201 from inabajunmr Stephane Nicoll 2022-09-26 08:50:49 +02:00
  • ddef70935a Fix MockMvc sample setup inaba jun 2022-09-26 01:09:18 +09:00
  • 86578e10f1 Merge pull request #29202 from izeye Stephane Nicoll 2022-09-26 08:47:09 +02:00
  • 907c96b21e Polish "Deprecate support for theme" changes Johnny Lim 2022-09-26 07:24:19 +09:00
  • f31eb2dcf9 Skip scanning the module path when running in a native image Sam Brannen 2022-09-25 19:16:27 +02:00
  • 6affae4120 Polish resourceArrayPropertyEditor() test Sam Brannen 2022-09-25 18:20:47 +02:00
  • 29442d4b7a Revamp PathMatchingResourcePatternResolverTests Sam Brannen 2022-09-25 16:12:46 +02:00
  • 57067f58e1 Polishing contribution rstoyanchev 2022-09-23 16:53:01 +01:00
  • c2f1ddcee9 Consistent Nullable input in Hints rstoyanchev 2022-09-23 16:52:26 +01:00
  • 27b5d141e2 Allow customization for ObjectReader and ObjectWriter Laber, Jason M 2022-04-29 20:42:55 -04:00
  • 74df50c906 Polishing ProblemDetail Javadoc rstoyanchev 2022-09-22 11:26:14 +01:00
  • a409e0fd2c Consider all processors when processing @Reflective Andy Wilkinson 2022-09-23 15:19:47 +01:00
  • c19cedede1 Revisit BeanRegistrationCodeFragments Stephane Nicoll 2022-09-22 15:32:28 +02:00
  • ef5b64dc00 Minor Javadoc correction Arjen Poutsma 2022-09-22 12:26:16 +02:00
  • 84fd942712 Add support for Charset for property value code generation Stephane Nicoll 2022-09-21 19:27:05 +02:00
  • 5192d99fa4 Support formatting annotations on HTTP service interface rstoyanchev 2022-09-21 16:18:39 +01:00
  • 157c28bcec Enable HTTP and HTTPS on native in spring-web module Sébastien Deleuze 2022-09-21 16:45:10 +02:00
  • 23a58e6bab Skip ModuleFinder#ofSystem usage on native Sébastien Deleuze 2022-09-21 15:52:37 +02:00
  • 39208eaccd Upgrade to JUnit 5.9.1 Sam Brannen 2022-09-20 22:04:15 +02:00