-
Feature Request
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
Spring boot 2.0.0 provides only compatibility up to JDK 10; Compatibility with JDK 11 is introduced with version 2.1.0 which hasn't been released yet; See ticket CAM-9311
AT
- as LazyDelegateFilterTest & LazyInitRegistrationTest uses PowerMock (which provides no support for JDK 9 and onwards) the tests are skipped with JDK 9 and onwards => see
CAM-9313 - jaxb is set as test dependency for starter-rest & starter modules