spring-projects / spring-data-rest

Simplifies building hypermedia-driven REST web services on top of Spring Data repositories
https://spring.io/projects/spring-data-rest
Apache License 2.0
915 stars 562 forks source link

Assert Java 9 compatibility [DATAREST-1051] #1417

Closed spring-projects-issues closed 6 years ago

spring-projects-issues commented 7 years ago

John Blum opened DATAREST-1051 and commented

Assert compatibility of Spring Data REST on Java 9.

Setup Travis CI build using JDK 9


No further details from DATAREST-1051

spring-projects-issues commented 7 years ago

John Blum commented

Please set the Fix Version appropriately for Spring Data Kay M3

spring-projects-issues commented 7 years ago

John Blum commented

Due Date was based on the tentative date for Kay M3 set in the Spring Release calendar

spring-projects-issues commented 6 years ago

Mark Paluch commented

Compatibility asserted, Spring Data Examples builds with Java 9 in place, see https://github.com/spring-projects/spring-data-examples/issues/360