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
2019-02-13 14:38:44 +00:00
Stephane Nicoll
c8070f4408
Merge pull request #14823 from jgriff
...
* pr/14823:
Polish "Support expressing application `args` in `@SpringBootTest`"
Support expressing application `args` in `@SpringBootTest`
2019-02-13 15:07:22 +01:00
Stephane Nicoll
7413584b00
Polish "Support expressing application args in @SpringBootTest"
...
Closes gh-14823
2019-02-13 15:07:11 +01:00
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
2019-02-13 14:38:26 +01:00
Andy Wilkinson
1f08a52475
Merge branch 'spring-data-moore'
2019-02-13 12:44:22 +00:00
Andy Wilkinson
b3312d7de4
Upgrade to Jedis 3.0.1
...
Closes gh-15941
2019-02-13 12:43:16 +00:00
Andy Wilkinson
a0b826ce4d
Start building against Spring Plugin 2.0.0.M1 snapshots
...
See gh-15940
2019-02-13 11:37:44 +00:00
Andy Wilkinson
bb4cdd3ba1
Start building against Spring HATEOAS 1.0.0.M1 snapshots
...
See gh-15939
2019-02-13 11:34:21 +00:00
Michael Simons
330f5b70f2
Upgrade to Neo4j-OGM 3.2.0-alpha04
...
Closes gh-15937
2019-02-13 11:26:37 +00:00
Andy Wilkinson
7a8104ac0e
Upgrade to Elasticsearch 6.5.4
...
Closes gh-15938
2019-02-13 11:26:37 +00:00
Andy Wilkinson
e924745bf8
Start building against Spring Data Moore M2 snapshots
...
See gh-15197
2019-02-13 11:26:37 +00:00
Stephane Nicoll
c25b1652dd
Merge pull request #15933 from govi20
...
* pr/15933:
Polish "Fix broken links to appendix"
Fix broken links to appendix
2019-02-13 11:07:06 +01:00
Stephane Nicoll
c3c22c0a8a
Polish "Fix broken links to appendix"
...
Closes gh-15933
2019-02-13 10:58:55 +01:00
Govinda
3428c0efa2
Fix broken links to appendix
...
See gh-15933
2019-02-13 10:52:17 +01:00
Stephane Nicoll
2241837d75
Merge branch '2.1.x'
2019-02-13 09:20:48 +01:00
Stephane Nicoll
46bf82ca82
Upgrade to Spring Framework 5.1.5
...
Closes gh-15862
2019-02-13 09:18:46 +01:00
Stephane Nicoll
3b3d9f8e90
Merge branch '2.1.x'
2019-02-13 06:46:50 +01:00
Stephane Nicoll
e38bd28271
Upgrade to Reactor Bom Californium-SR5
...
Closes gh-15878
2019-02-13 06:44:22 +01:00
Andy Wilkinson
b339c92871
Merge branch '2.1.x'
2019-02-12 17:34:44 +00:00
Andy Wilkinson
a0cf4ec017
Add dependency now needed for javadoc generation on Java 11
...
See gh-15775
2019-02-12 17:33:32 +00:00
Andy Wilkinson
0adea5a905
Merge branch '2.1.x'
2019-02-12 16:42:15 +00:00
Andy Wilkinson
948bafa4d8
Repackage kotlin-module metadata beneath BOOT-INF/classes
...
Closes gh-15890
2019-02-12 16:41:15 +00:00
Andy Wilkinson
5045c3b8b8
Merge branch '2.1.x'
2019-02-12 16:34:43 +00:00
Andy Wilkinson
3a6d15acf6
Caution against using component scanning in an auto-configuration
...
Closes gh-15348
2019-02-12 16:34:05 +00:00
Andy Wilkinson
1aa7b30b70
Merge branch '2.1.x'
2019-02-12 16:26:46 +00:00
Andy Wilkinson
8e6b4629d4
Tolerate AuthenticationSwitchUserEvent with null target user
...
When Spring Security is misconfigured it's possible to switch from an anonymous user
to a normal user. When switching back again, the corresponding
AuthenticationSwitchUserEvent will have a null target user. Previously, Actuator's
AuthenticationAuditListener would throw a NullPointerException when it received such an
event.
This commit updates the audit listener to defensively handled events with a null target
user.
Closes gh-15767
2019-02-12 16:26:19 +00:00
Stephane Nicoll
738da8ffca
Merge branch '2.1.x'
2019-02-12 17:18:17 +01:00
Stephane Nicoll
a74717307f
Merge pull request #15859 from matthiasstock
...
* pr/15859:
Polish contribution
Polish 'Database Initialization' section
2019-02-12 17:17:54 +01:00
Stephane Nicoll
a1fbfbe6be
Polish contribution
...
Closes gh-15859
2019-02-12 17:17:29 +01:00
Matthias Stock
3c761cfc96
Polish 'Database Initialization' section
...
See gh-15859
2019-02-12 17:17:06 +01:00
Stephane Nicoll
f6f6d97269
Update copyright year
2019-02-12 17:14:59 +01:00
Stephane Nicoll
d0c6a23565
Polish
2019-02-12 17:04:58 +01:00
Stephane Nicoll
3708eaf953
Merge pull request #15580 from cpandya231
...
* pr/15580:
Polish "Change "Colophon" to "Legal""
Change "Colophon" to "Legal"
2019-02-12 17:03:13 +01:00
Stephane Nicoll
b91f613ca0
Polish "Change "Colophon" to "Legal""
...
Closes gh-15580
2019-02-12 17:01:13 +01:00
Chintan Pandya
781e055256
Change "Colophon" to "Legal"
...
See gh-15580
2019-02-12 17:01:13 +01:00
Andy Wilkinson
c41924f7d4
Merge branch '2.1.x'
2019-02-12 15:45:55 +00:00
Andy Wilkinson
d368e9c6eb
Merge pull request #15775 from Johnny Lim
...
* gh-15775:
Polish "Use class for @ConditionalOnClass"
Use class for @ConditionalOnClass
Closes gh-15775
2019-02-12 15:45:32 +00:00
Andy Wilkinson
ab8fcf0d71
Polish "Use class for @ConditionalOnClass"
...
See gh-15775
2019-02-12 15:45:05 +00:00
Johnny Lim
b423962c89
Use class for @ConditionalOnClass
...
See gh-15775
2019-02-12 15:45:00 +00:00
Stephane Nicoll
81e6a5a4d9
Merge pull request #15325 from thorntonrp
...
* pr/15325:
Polish "Support for capping archived log files"
Support for capping archived log files
2019-02-12 16:35:40 +01:00
Stephane Nicoll
f42cec9eac
Polish "Support for capping archived log files"
...
Closes gh-15325
2019-02-12 16:31:58 +01:00
Robert Thornton
999780f342
Support for capping archived log files
...
See gh-15325
2019-02-12 16:31:58 +01:00
Andy Wilkinson
6b799da99f
Merge pull request #7630 from Eddú Meléndez
...
* gh-7630:
Polish "Add TestNG support in TestTypeExcludeFilter"
Add TestNG support in TestTypeExcludeFilter
Closes gh-7630
2019-02-12 15:29:14 +00:00
Andy Wilkinson
c04eba7ebc
Polish "Add TestNG support in TestTypeExcludeFilter"
...
See gh-7630
2019-02-12 15:28:19 +00:00
Eddú Meléndez
b005008cac
Add TestNG support in TestTypeExcludeFilter
...
See gh-7630
2019-02-12 15:27:51 +00:00
Andy Wilkinson
4d9513404a
Merge branch '2.1.x'
2019-02-12 15:27:08 +00:00
Andy Wilkinson
5ae7aeff21
Revert "Upgrade to Saaj Impl 1.5.1"
...
This reverts commit 1f47bd9717 .
See gh-15915
2019-02-12 15:26:45 +00:00
Andy Wilkinson
fc67e4472c
Merge pull request #15842 from Raheela Aslam
...
* gh-15842:
Polish "Make auto-config of RestTemplate metrics back off with no builder bean"
Make auto-config of RestTemplate metrics back off with no builder bean
Closes gh-15842
2019-02-12 14:36:32 +00:00
Andy Wilkinson
22192c2b5c
Polish "Make auto-config of RestTemplate metrics back off with no builder bean"
...
Closes gh-15842
2019-02-12 14:35:38 +00:00
Raheela
8f3c4dbc64
Make auto-config of RestTemplate metrics back off with no builder bean
...
See gh-15842
2019-02-12 14:28:48 +00:00