Stephane Nicoll
3085647024
Upgrade to Spring Amqp 2.1.0.M2
...
Closes gh-14155
6 years ago
Stephane Nicoll
b60fbe5a1f
Merge branch '2.0.x'
6 years ago
Stephane Nicoll
b0d388830f
Polish test
6 years ago
Stephane Nicoll
c00dbc6c2f
Fix merge commit
6 years ago
Stephane Nicoll
d9a42a5165
Merge branch '2.0.x'
6 years ago
Stephane Nicoll
e03f01564a
Deprecate EntityManagerFactoryBeanCallback
...
Closes gh-14083
6 years ago
Stephane Nicoll
f804d5ce4c
Upgrade to Spring Data Lovelace RC2
...
Closes gh-14081
6 years ago
Stephane Nicoll
e95661876c
Merge branch '2.0.x'
6 years ago
Stephane Nicoll
e034b383db
Fix checkstyle violation
...
Closes gh-14125
6 years ago
Stephane Nicoll
91af9e2ca9
Merge branch '2.0.x'
6 years ago
Stephane Nicoll
d80ed27339
Fix checkstyle violation
6 years ago
Stephane Nicoll
b26dedb547
Merge branch '2.0.x'
6 years ago
Stephane Nicoll
e90c8e48b6
Merge pull request #14125 from dreis2211:arrays-setall
...
* pr/14125:
Polish "Replace loops with Arrays.setAll where possible"
Replace loops with Arrays.setAll where possible
6 years ago
Stephane Nicoll
eedeaa29e5
Polish "Replace loops with Arrays.setAll where possible"
...
Closes gh-14125
6 years ago
dreis2211
0bc66dc4a9
Replace loops with Arrays.setAll where possible
...
See gh-14125
6 years ago
Stephane Nicoll
8ae6f0c9e2
Merge pull request #14138 from marceloverdijk:patch-1
...
* pr/14138:
Fix typo
6 years ago
Marcel Overdijk
b80f57f336
Fix typo
...
Closes gh-14138
6 years ago
Stephane Nicoll
3acbffbc18
Merge pull request #14130 from dreis2211:remove-unusedmethod-typeutils
...
* pr/14130:
Remove unused method in TypeUtils
6 years ago
dreis2211
a601bc863b
Remove unused method in TypeUtils
...
Closes gh-14130
6 years ago
Stephane Nicoll
3ad3cfd7e2
Polish dependency management for OIDC starter
...
See gh-13830
6 years ago
Stephane Nicoll
70fe276d53
Merge branch '2.0.x'
6 years ago
Stephane Nicoll
a92277b679
Merge pull request #14132 from meistermeier:patch-1
...
* pr/14132:
Upgrade to Neo4j Ogm 3.1.1
6 years ago
Gerrit Meier
7e570acf07
Upgrade to Neo4j Ogm 3.1.1
...
Closes gh-14132
6 years ago
Stephane Nicoll
5d17ff6e05
Merge pull request #14124 from vpavic:align-session-bean
...
* pr/14124:
Align SessionsEndpoint with Spring Session API improvements
Start building against Spring Session Bean M2 snapshots
6 years ago
Vedran Pavic
644ab5f3e4
Align SessionsEndpoint with Spring Session API improvements
...
This commit aligns SessionsEndpoint with
FindByIndexNameSessionRepository API improvements that simplifies
retrieval of sessions by principal name.
Closes gh-14124
6 years ago
Vedran Pavic
94d45c7361
Start building against Spring Session Bean M2 snapshots
...
See gh-14123
6 years ago
Madhura Bhave
f6f9f27189
Merge branch '2.0.x'
6 years ago
Madhura Bhave
f7135ff18f
Use ResolverStyle.SMART when a custom format is specified
...
Fixes gh-13970
6 years ago
Madhura Bhave
09e09bf430
Add starter for OpenID Connect/OAuth2 client
...
Closes gh-13830
6 years ago
artsiom
1c224e5fbb
Add WebFluxRegistrations for custom WebFlux beans
...
This commit adds a new `WebFluxRegistrations` interface that
allows developers to register custom instances of key WebFlux
infrastructure components, such as `RequestMappingHandlerMapping`
and `RequestMappingHandlerAdapter`.
Closes gh-13997
6 years ago
Stephane Nicoll
ba2f2a3727
Polish jaxb setup for JDK 9 and further
6 years ago
Brian Clozel
6ecbd8d21b
Auto-Configure FormContentFilter in Spring MVC
...
Because `HttpPutFormContentFilter` has been deprecated in Spring
Framework 5.1, this commit updates the auto-configuration to replace it
with the new `FormContentFilter`. This new filter is building on the
previous one and supports HTTP DELETE requests as well.
Both filters should not be used in addition, so the former
configuration has been removed. This commit also adds configuration
metadata to let developers know about the configuration key change.
Closes: gh-13363
6 years ago
Stephane Nicoll
9a94fb3464
Add ci build for Java 11
...
Closes gh-14028
6 years ago
Stephane Nicoll
4fdb50417d
Disable Groovy scripts for doc generation on Java11
...
See gh-14028
6 years ago
Stephane Nicoll
d1ac774af2
Configure build to be compatible with Java 11
...
See gh-14028
6 years ago
Stephane Nicoll
930c838da9
Remove Narayana support
...
The Spring Boot integration is now handled by the Narayana project
itself at https://github.com/snowdrop/narayana-spring-boot
This commit removes our support.
Closes gh-12026
6 years ago
Stephane Nicoll
598f630b8c
Upgrade to Hibernate 5.3.5.Final
...
Closes gh-14120
6 years ago
Stephane Nicoll
4e92d590ad
Upgrade to Rest Assured 3.1.1
...
Closes gh-14119
6 years ago
Stephane Nicoll
0643d0a5d7
Upgrade to Rxjava2 2.2.0
...
Closes gh-14118
6 years ago
Stephane Nicoll
d9a95df159
Upgrade to Xmlunit2 2.6.1
...
Closes gh-14117
6 years ago
Stephane Nicoll
29ee712a7c
Upgrade to Selenium 3.14.0
...
Closes gh-14116
6 years ago
Stephane Nicoll
143f94aeb6
Upgrade to Selenium Htmlunit 2.32.1
...
Closes gh-14115
6 years ago
Stephane Nicoll
9b4a8e784e
Upgrade to Lombok 1.18.2
...
Closes gh-14114
6 years ago
Stephane Nicoll
837d4d97da
Upgrade to Pooled Jms Version 1.0.3
...
Closes gh-14113
6 years ago
Stephane Nicoll
b20611633b
Upgrade to Junit Jupiter 5.3.0-RC1
...
Closes gh-14112
6 years ago
Stephane Nicoll
c399c73ee4
Upgrade to Jooq 3.11.4
...
Closes gh-14111
6 years ago
Stephane Nicoll
65528a1781
Upgrade to Kotlin 1.2.60
...
Closes gh-14110
6 years ago
Stephane Nicoll
bbda4480a9
Upgrade to Influxdb Java 2.12
...
Closes gh-14109
6 years ago
Stephane Nicoll
409b684ecd
Upgrade to Elasticsearch 6.3.2
...
Closes gh-14108
6 years ago
Stephane Nicoll
ad33822df7
Upgrade to Groovy 2.5.2
...
Closes gh-14107
6 years ago