33398 Commits (4bfc129f84123b810785f9716892b3efffe9514c)
 

Author SHA1 Message Date
Juergen Hoeller 4bfc129f84 Merge branch '6.2.x' 8 months ago
Juergen Hoeller da13a24604 Allow any @Transactional propagation for listener with BEFORE_COMMIT phase 8 months ago
Juergen Hoeller 67e88f3c20 Align task execution tracking and thread interruption on shutdown 8 months ago
Juergen Hoeller 03a8933f58 Add transactional support for StatelessSession (next to regular Session) 8 months ago
Brian Clozel ec87d90c9b Post process outgoing messages in JMS clients 8 months ago
Juergen Hoeller 149d468ce4 Introduce ConfigurableApplicationContext.pause() and SmartLifecycle.isPauseable() 8 months ago
rstoyanchev 96bc1f50c7 Add interceptors and converters to RestTestClient.Builder 8 months ago
rstoyanchev 2b1a815167 Add supportedVersionPredicate to ApiVersionConfigurer 8 months ago
rstoyanchev 87838aa4c5 PathApiVersionResolver is not nullable 8 months ago
rstoyanchev da361699a4 Add MediaType parameter to ApiVersionInserter 8 months ago
rstoyanchev 08ccf46399 Rename request param version strategy to query param 8 months ago
rstoyanchev 18ee8adaeb Check resolver set when API version config customized 8 months ago
NeatGuyCoding 5a3bad6d61 fix remove useless "s" 8 months ago
rstoyanchev d661550b48 Update docs for HttpServiceClient 8 months ago
rstoyanchev c8b2a0f830 Rename HttpServiceClientRegistrarSupport 8 months ago
rstoyanchev 9dbe304cf6 Revise method order in AbstractHttpServiceRegistrar 8 months ago
rstoyanchev 0fc9e4ec1c Exclude HttpServiceClient from GroupRegistry scan 8 months ago
rstoyanchev 09917fad7b Fix bean name for ApiVersionStrategy in WebFlux config 8 months ago
rstoyanchev 279bce7124 Add HttpServiceClient and registrar 8 months ago
rstoyanchev da443020e0 Rename AnnotationHttpServiceRegistrar 8 months ago
rstoyanchev 4ae5d0d1fe Polishing in RestTestClient reference docs 8 months ago
rstoyanchev f57828708a Polishing in RestTestClient tests 8 months ago
rstoyanchev 88ddc9d45d Polishing in [Rest|Web]TestClient Assertions 8 months ago
rstoyanchev 6cc1310274 Add API versioning to RestTestClient 8 months ago
rstoyanchev 862ffee385 Update RestTestClient ExchangeResult 8 months ago
rstoyanchev 34f259778e Further alignment of RestTestClient and WebTestClient 8 months ago
rstoyanchev 2732b603dc Update RestTestClient builder hierarchy 8 months ago
rstoyanchev db4696ceae Align RestTestClient and WebTestClient structure 8 months ago
Rob Worsnop 934b8fc799 Common base classes for WebTestClient/RestTestClient Assertions 8 months ago
Rob Worsnop 37dcca54d2 Add RestTestClient 8 months ago
rstoyanchev 336a5d0ac8 Add container for MockMvcServerServerSpec hierarchy 8 months ago
Brian Clozel e838444e81 Merge branch '6.2.x' 8 months ago
Patrick Strawderman 24e66b63d1 Refine StringUtils#uriDecode and update documentation 8 months ago
Juergen Hoeller 321a804449 Merge branch '6.2.x' 8 months ago
Juergen Hoeller f3832c7262 Add note on SQL types with SqlBinaryValue/SqlCharacterValue 8 months ago
Juergen Hoeller 16e99f289c Accept support for generated keys column name array on HSQLDB/Derby 8 months ago
Juergen Hoeller dacaf7fd56 Align @Nullable annotation 8 months ago
Juergen Hoeller 2a0a1fa67a Merge branch '6.2.x' 8 months ago
Juergen Hoeller 642e554c52 Process PostgreSQL-returned catalog/schema names in given case 8 months ago
rstoyanchev 2c32c770d5 Polishing in VersionRequestCondition 8 months ago
rstoyanchev 2238121350 Prefer mapping without version for unversioned request 8 months ago
rstoyanchev 48506db996 Avoid IllegalStateException for unversioned request 8 months ago
Juergen Hoeller c7fbf7809f Provide @WebSocketScope annotation and public SCOPE_WEBSOCKET constant 8 months ago
Juergen Hoeller 7316aab048 Align @Nullable annotation 8 months ago
Juergen Hoeller eaccb56de9 Merge branch '6.2.x' 8 months ago
Juergen Hoeller 4f6304707d Polishing 8 months ago
Juergen Hoeller 3c112703d9 Introduce useCaches flag on UrlResource (for URLConnection access) 8 months ago
Juergen Hoeller 8c44a61033 Invalidate cache entries for matching types after singleton creation 8 months ago
Brian Clozel 444573d4b5 Display original request URI in NoResourceFoundException message 8 months ago
Brian Clozel d06255214e Support wildcard path elements at the start of path patterns 8 months ago