aivinog1 / feign-resttemplate

Feign client for the Spring Resttemplate
MIT License
2 stars 0 forks source link

Let's move to the JDK 11 #13

Closed aivinog1 closed 4 years ago

aivinog1 commented 4 years ago

I think that we should try at least JDK 11, or higher. In CI we can configure it like this: https://github.com/actions/setup-java. And we should set a version in the maven compiler plugin.