Andy Wilkinson
7d0a7a65c8
Merge branch '2.1.x'
6 years ago
Andy Wilkinson
b264b4417d
Reinstate parent-context sample in list of modules
...
Closes gh-15469
6 years ago
Stephane Nicoll
1f4be6ba37
Merge branch '2.1.x'
6 years ago
Stephane Nicoll
80cfff753a
Merge branch '2.0.x' into 2.1.x
6 years ago
Stephane Nicoll
a6ff7c786a
Remove test starter from core module
...
Closes gh-15463
6 years ago
Andy Wilkinson
db5ab1d14c
Do not rely on test runner using static main method in RestarterTests
...
Closes gh-15461
6 years ago
Andy Wilkinson
62fbf48446
Start Elasticsearch with single-node discovery type
...
See gh-15441
6 years ago
Madhura Bhave
47c953ab13
Merge branch '2.1.x'
6 years ago
Madhura Bhave
a1db90fe94
Add missing get step
6 years ago
Andy Wilkinson
47fc35105d
Allow more time for the Elasticsearch container to start
...
See gh-15441
6 years ago
Andy Wilkinson
ed52dab3b5
Revert upgrade to JUnit Jupiter 5.4 snapshots
6 years ago
Andy Wilkinson
064f6478df
Move back to JUnit 4 until SUREFIRE-1614 has been resolved
...
See gh-14736
See gh-14737
See gh-14738
6 years ago
Andy Wilkinson
2b453bbb16
Minimise dependencies on Log4j2
...
Closes gh-15441
6 years ago
Madhura Bhave
e16511279a
Add junit-jupiter-engine for running Junit5 tests
6 years ago
Brian Clozel
9a6dbb5290
Merge branch '2.1.x'
6 years ago
Brian Clozel
036aace2cc
Add details in Jest ElasticSearch HealthIndicator
...
This commit polishes the previous one and aligns the Jest
HealthIndicator with the changes made for the REST variant.
Closes gh-15366
6 years ago
Filip Hrisafov
1ec2bbf54f
Include details in ElasticsearchRestHealthIndicator
...
This commit adds more information to the ElasticSearch REST
health indicator.
When the ES instance responds with an error HTTP status,
the health details now include the actual status code and reason phrase.
When the ES instance returns a HTTP 200 response, the entire response
map is used as health details.
See gh-15366
6 years ago
Andy Wilkinson
e4f1a0f000
Merge branch '2.1.x'
6 years ago
Andy Wilkinson
31284cd3df
Merge branch '2.0.x' into 2.1.x
6 years ago
Andy Wilkinson
71b29684b3
Remove redundant field type configuration
...
See gh-15435
6 years ago
Stephane Nicoll
dfd477aa74
Merge branch '2.1.x'
6 years ago
Stephane Nicoll
38e4d330b0
Merge branch '2.0.x' into 2.1.x
6 years ago
Stephane Nicoll
adb145e225
Merge pull request #15422 from dreis2211
...
* pr/15422:
Remove Mockito 1 leftover
6 years ago
dreis2211
0f92b139f3
Remove Mockito 1 leftover
...
Closes gh-15422
6 years ago
Madhura Bhave
d77b52ca15
Merge branch '2.1.x'
6 years ago
Madhura Bhave
f1f26468bc
Set start and stop for time resource
...
See gh-15164
6 years ago
Madhura Bhave
8c950e809e
Merge branch '2.1.x'
6 years ago
Madhura Bhave
edc1a4fb86
Automate JDK CI upgrades using AdoptOpenJDK API
...
An issue is created if a new release is detected.
Closes gh-15164
6 years ago
Madhura Bhave
f863ce32ee
Merge branch '2.1.x'
6 years ago
Madhura Bhave
3cc441c83e
Do not remove trailing slash from OAuth2 Issuer URI
...
Fixes gh-15324
6 years ago
Andy Wilkinson
55d7c19c06
Merge branch '2.1.x'
6 years ago
Andy Wilkinson
d05ae40c99
Remove redundant field type and optional configuration
...
See gh-15435
6 years ago
Andy Wilkinson
393decff35
Merge branch '2.1.x'
6 years ago
Andy Wilkinson
ef4ea591b3
Mark nested optional fields as optional
...
See gh-15435
6 years ago
Andy Wilkinson
c9c5cd18a2
Merge branch '2.1.x'
6 years ago
Andy Wilkinson
6752be9333
Exclude logback-classic from liquibase-core
...
Closes gh-15436
6 years ago
Andy Wilkinson
beffc4da9f
Remove ordering dependence from tests that create embedded databases
...
Closes gh-15423
6 years ago
Andy Wilkinson
05cb4cb379
Merge branch '2.1.x'
6 years ago
Andy Wilkinson
9dc2116351
Merge branch '2.0.x' into 2.1.x
6 years ago
Andy Wilkinson
554e7061ce
Upgrade to Spring Restdocs 2.0.3.RELEASE
...
Closes gh-15435
6 years ago
Brian Clozel
b2c5fd84b9
Use spring-doc-resources 0.1.0.BUILD-SNAPSHOT
6 years ago
Andy Wilkinson
9a97e1b0f7
Drop use of OutputCapture in SampleKafkaApplicationTests
...
Closes gh-15432
6 years ago
Stephane Nicoll
83de570f33
Merge pull request #15427 from igor-suhorukov
...
* pr/15427:
Simplify code by using try-with-resources statement
6 years ago
igor-suhorukov
2b1653d009
Simplify code by using try-with-resources statement
...
Closes gh-15427
6 years ago
Stephane Nicoll
075a2b10bb
Merge pull request #15424 from igor-suhorukov
...
* pr/15424:
Polish "Replace explicit generic type with diamond operator"
Replace explicit generic type with diamond operator
6 years ago
Stephane Nicoll
ba29788482
Polish "Replace explicit generic type with diamond operator"
...
Closes gh-15424
6 years ago
igor-suhorukov
a2ebba8db1
Replace explicit generic type with diamond operator
...
See gh-15424
6 years ago
Madhura Bhave
f040459ae5
Merge branch '2.1.x'
6 years ago
Madhura Bhave
a11dea46d7
Use the right class in @ConditionalOnClass
...
See gh-15372
6 years ago
Madhura Bhave
e0b55d36de
Merge branch '2.1.x'
6 years ago