- 14 Feb, 2019 20 commits
-
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Previously, DevTools would retry the upload of the changes to an application in the event of a ConnectException. If a different network-level failure occurred, it would not be retried and would cause the file watching thread to die. This commit attempts to make things more robust by retrying all SocketExceptions and not just ConnectExceptions. A warning is logged when a failure occurs. A separate debug message that includes the exception is also logged. Closes gh-10317
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/15950: Prevent imports on org.testcontainers.shaded.* Polish "Stop using imports from shaded dependencies" Stop using imports from shaded dependencies
-
Stephane Nicoll authored
See gh-15950
-
Stephane Nicoll authored
Closes gh-15950
-
Michael Simons authored
See gh-15950
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-15868
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/15943: Polish "Add a link to SpringMockK in the Kotlin documentation" Add a link to SpringMockK in the Kotlin documentation
-
Stephane Nicoll authored
Closes gh-15943
-
Sebastien Deleuze authored
See gh-15943
-
Andy Wilkinson authored
Closes gh-15870
-
Andy Wilkinson authored
-
Andy Wilkinson authored
This works around a change in javadoc generation in JDK 11.0.2. See https://bugs.openjdk.java.net/browse/JDK-8212233 for details.
-
Madhura Bhave authored
-
Madhura Bhave authored
-
Madhura Bhave authored
-
Madhura Bhave authored
Fixes gh-15948
-
- 13 Feb, 2019 20 commits
-
-
Madhura Bhave authored
-
Madhura Bhave authored
Closes gh-15825
-
Madhura Bhave authored
-
Madhura Bhave authored
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
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-15867
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-15863
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-15813
-
Andy Wilkinson authored
Closes gh-15812
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-15869
-
Andy Wilkinson authored
Closes gh-15865
-
Andy Wilkinson authored
Closes gh-15864
-
Andy Wilkinson authored
Closes gh-15945
-
Andy Wilkinson authored
Closes gh-15946
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-15944
-