83 Commits (2ff2a89f2219e30742ecd859fa07fb515c7c2064)

Author SHA1 Message Date
Sam Brannen 335a2c4e21 Support response encoding in `select` and `options` JSP form tags 4 months ago
Stéphane Nicoll 0a48984fab Suppress deprecating warnings for getInstanceSupplier() method as well 6 months ago
Spring Builds 16edf9867a Update copyright headers in source files 9 months ago
Spring Builds aee29b7f30 Update copyright headers in source files 9 months ago
Dmytro Nosan c2d678879f Fix AOT code generation for autowired inner class constructor 10 months ago
Sam Brannen 53afe27109 Clean up warnings in Gradle build 1 year ago
Sam Brannen b9e43d05bd Restore property binding support for a Map that implements Iterable 1 year ago
Sébastien Deleuze bc5d771a06 Switch to JSpecify annotations 1 year ago
Juergen Hoeller 7ea0ac55cd Restore special instance supplier generation for inner classes 1 year ago
Juergen Hoeller d6e4bd7c90 Resolve AOT factory method target by bean name and reduce reflective method exposure 1 year ago
Stéphane Nicoll 850a0de1b0 Suppress deprecated warnings for autowiring 2 years ago
Stéphane Nicoll 52849819de Detect deprecation on enclosing classes as well 2 years ago
Sébastien Deleuze 7985ab33f4 Throw an exception for suspending factory methods 2 years ago
Stéphane Nicoll 8a8c8fe00e Detect target of factory method with AOT 2 years ago
Sam Brannen b9c304b890 Polish contribution 2 years ago
Patrick Strawderman e1a32d4ba9 Avoid resizing of fixed-size HashSet/LinkedHashSet variants 2 years ago
Sam Brannen 71dfebbfe5 Polishing 2 years ago
Stéphane Nicoll f5b0d9509d Polish 2 years ago
Juergen Hoeller 43107e7eb1 Propagate arguments for dynamic prototype-scoped advice 2 years ago
Stéphane Nicoll 7d44a4dcad Polish 2 years ago
Stéphane Nicoll eefe65d95a Upgrade copyright year of changed files 2 years ago
Stéphane Nicoll adcf236a3d Polish "Use Object.equals() where feasible" 2 years ago
Yanming Zhou 72a9864788 Use Object.equals() where feasible 2 years ago
Yanming Zhou 4a450c6fab Use enhanced for loop where feasible 2 years ago
Stéphane Nicoll 409cecfff9 Add custom code generation for bean definition property values 2 years ago
Sam Brannen c05b4ce776 Suppress warnings in Gradle build 2 years ago
Stéphane Nicoll 607c84f960 Fix support for target arrays 2 years ago
Sam Brannen 00dde8bd88 Polishing 2 years ago
Stéphane Nicoll ea66883d79 Detect use of deprecated API 2 years ago
Brian Clozel 14c5228288 Remove reflection hints workarounds for GraalVM issues 2 years ago
Sam Brannen 2e07a72119 Delete duplicate DummyFactory 3 years ago
Sam Brannen 4b7d1e3a2c Delete duplicate DummyFactory 3 years ago
Sam Brannen 44d14811d3 Suppress deprecation warnings in test fixtures 3 years ago
Juergen Hoeller 2f33e77ab4 Consistent equals/hashCode style (and related polishing) 3 years ago
Juergen Hoeller c20a2e4763 Support for indexing into any Collection/Iterable 3 years ago
Sébastien Deleuze a03a14797f Add AOT support for Kotlin constructors with optional parameters 3 years ago
Stephane Nicoll 6c42f374c8 Consistently set target type in generated code 3 years ago
Sébastien Deleuze 2c15dcc56b Fix native support for generic array parameters 3 years ago
Sébastien Deleuze cefb734763 Restore native support for record beans 3 years ago
Krzysztof Krasoń 1734deca1e
Refactor AssertJ assertions into more idiomatic ones 3 years ago
Sam Brannen e17f5c50a8 Update copyright headers 3 years ago
Sam Brannen 00be19c647 Consistently declare Object::equals argument as @Nullable 3 years ago
Sam Brannen f26a7dee97 Fix broken tests, update copyright dates, and polish 3 years ago
Kulwant Singh b2c8546013 Rely on automatic boxing/unboxing in tests 3 years ago
Stephane Nicoll 3b2b36d0b8 Allow AccessControl to determine visibility from a given type 4 years ago
Stephane Nicoll 38d91bafce Generate matching structure for configuration classes 4 years ago
Stephane Nicoll ae706f3954 Allow MethodReference to define a more flexible signature 4 years ago
Stephane Nicoll dcad3beeb9 Polish 4 years ago
Stephane Nicoll 735051bf7d Resolve infer destroy method at build-time 4 years ago
Stephane Nicoll c1738aab0d Improve target detection for FactoryBeans with generic 4 years ago