Andy Wilkinson
3a4a431eaa
Provide a configuration option to enable lazy initialization
...
Closes gh-15870
6 years ago
Andy Wilkinson
6519e85b5a
Merge branch '2.1.x'
6 years ago
Andy Wilkinson
027f9182a8
Generate Javadoc with same source level as used for compilation
...
This works around a change in javadoc generation in JDK 11.0.2. See
https://bugs.openjdk.java.net/browse/JDK-8212233 for details.
6 years ago
Madhura Bhave
a838aac17d
Merge branch '2.1.x'
6 years ago
Madhura Bhave
a34e71c2c8
Fix formatting violations in sample
6 years ago
Madhura Bhave
2741e0826f
Merge branch '2.1.x'
6 years ago
Madhura Bhave
82a711403d
Extract java8 binary to the correct location
...
Fixes gh-15948
6 years ago
Madhura Bhave
1100ab2db2
Merge branch '2.1.x'
6 years ago
Madhura Bhave
ddfcc1e28f
Change label for automatic jdk upgrade issues
...
Closes gh-15825
6 years ago
Madhura Bhave
862ffcbbf4
Merge branch '2.1.x'
6 years ago
Madhura Bhave
bbe555a4f5
Split Jersey management context configuration
...
This commit splits the management context configuration for jersey
into two separate configurations depending on if the type is SAME or
CHILD. The configuration for the SAME context should only kick in if
there is no existing ResourceConfig bean.
Fixes gh-15891
6 years ago
Andy Wilkinson
44046b767f
Merge branch '2.1.x'
6 years ago
Andy Wilkinson
b645e0a581
Upgrade to Spring Kafka 2.2.4.RELEASE
...
Closes gh-15867
6 years ago
Andy Wilkinson
2460454eb4
Merge branch '2.1.x'
6 years ago
Andy Wilkinson
a69eb3729c
Upgrade to Spring Security 5.1.4.RELEASE
...
Closes gh-15863
6 years ago
Andy Wilkinson
d1e97665e0
Merge branch '2.1.x'
6 years ago
Andy Wilkinson
0380ca33f2
Merge branch '2.0.x' into 2.1.x
6 years ago
Andy Wilkinson
874489f1c8
Upgrade Java 8 CI image to 1.8.0_202-b08
...
Closes gh-15813
6 years ago
Andy Wilkinson
59c017b627
Upgrade JDK 11 CI image to 11.0.2+9
...
Closes gh-15812
6 years ago
Andy Wilkinson
b27242f27b
Merge branch '2.1.x'
6 years ago
Andy Wilkinson
e3806dca42
Upgrade to Micrometer 1.1.3
...
Closes gh-15869
6 years ago
Andy Wilkinson
fbf67c4dec
Upgrade to Spring AMQP 2.1.4.RELEASE
...
Closes gh-15865
6 years ago
Andy Wilkinson
5c1fc52252
Upgrade to Spring Data Lovelace-SR5
...
Closes gh-15864
6 years ago
Andy Wilkinson
08b0560a86
Upgrade to Lettuce 5.1.4.RELEASE
...
Closes gh-15945
6 years ago
Andy Wilkinson
dd1686bea8
Upgrade to Commons Pool2 2.6.1
...
Closes gh-15946
6 years ago
Andy Wilkinson
cc87bb28aa
Merge branch '2.0.x' into 2.1.x
6 years ago
Andy Wilkinson
5dc285f2cf
Upgrade to Spring Hateoas 0.25.1.RELEASE
...
Closes gh-15944
6 years ago
Andy Wilkinson
747e419db1
Merge branch '2.1.x'
6 years ago
Andy Wilkinson
9fb0b97f96
Decorate test containers so tests are skipped without Docker
...
Closes gh-15901
Closes gh-15638
6 years ago
Stephane Nicoll
3d6def9f81
Handle BatchMessagingMessageConverter with Kafka batch listeners
...
Closes gh-15942
6 years ago
Andy Wilkinson
b183c0b709
Merge pull request #15637 from Michael Simons
...
* gh-15637:
Polish "Add opt-in support for Neo4j-OGM native types"
Add opt-in support for Neo4j-OGM native types
Closes gh-15637
6 years ago
Andy Wilkinson
18174a8e9e
Polish "Add opt-in support for Neo4j-OGM native types"
...
See gh-15637
6 years ago
Michael Simons
af21b847a0
Add opt-in support for Neo4j-OGM native types
...
This includes tests for the autoconfiguration using that new property.
The test require the native types for Bolt and embedded in the test
scope, so the Neo4j-OGM native types have been added to managed
dependencies.
The enhanced autoconfiguration throws an
InvalidConfigurationPropertyValueException when native types cannot be
used due to missing dependencies or wrong transport mode.
See gh-15637
6 years ago
Stephane Nicoll
c8070f4408
Merge pull request #14823 from jgriff
...
* pr/14823:
Polish "Support expressing application `args` in `@SpringBootTest`"
Support expressing application `args` in `@SpringBootTest`
6 years ago
Stephane Nicoll
7413584b00
Polish "Support expressing application `args` in `@SpringBootTest`"
...
Closes gh-14823
6 years ago
Justin Griffin
422e6b7d41
Support expressing application `args` in `@SpringBootTest`
...
Add `args` property to the `@SpringBootTest` annotation so tests
can easily supply application arguments to pass to their app under test.
See gh-14823
6 years ago
Andy Wilkinson
1f08a52475
Merge branch 'spring-data-moore'
6 years ago
Andy Wilkinson
b3312d7de4
Upgrade to Jedis 3.0.1
...
Closes gh-15941
6 years ago
Andy Wilkinson
a0b826ce4d
Start building against Spring Plugin 2.0.0.M1 snapshots
...
See gh-15940
6 years ago
Andy Wilkinson
bb4cdd3ba1
Start building against Spring HATEOAS 1.0.0.M1 snapshots
...
See gh-15939
6 years ago
Michael Simons
330f5b70f2
Upgrade to Neo4j-OGM 3.2.0-alpha04
...
Closes gh-15937
6 years ago
Andy Wilkinson
7a8104ac0e
Upgrade to Elasticsearch 6.5.4
...
Closes gh-15938
6 years ago
Andy Wilkinson
e924745bf8
Start building against Spring Data Moore M2 snapshots
...
See gh-15197
6 years ago
Stephane Nicoll
c25b1652dd
Merge pull request #15933 from govi20
...
* pr/15933:
Polish "Fix broken links to appendix"
Fix broken links to appendix
6 years ago
Stephane Nicoll
c3c22c0a8a
Polish "Fix broken links to appendix"
...
Closes gh-15933
6 years ago
Govinda
3428c0efa2
Fix broken links to appendix
...
See gh-15933
6 years ago
Stephane Nicoll
2241837d75
Merge branch '2.1.x'
6 years ago
Stephane Nicoll
46bf82ca82
Upgrade to Spring Framework 5.1.5
...
Closes gh-15862
6 years ago
Stephane Nicoll
3b3d9f8e90
Merge branch '2.1.x'
6 years ago
Stephane Nicoll
e38bd28271
Upgrade to Reactor Bom Californium-SR5
...
Closes gh-15878
6 years ago