问题
I'm setting up a spring boot 2 java 11 application on AWS Beanstalk. The latest version of Java supported on it is 8. I want to install the java 11 version on it. What are the different ways in which it can be done with detailed steps. I have tried the solution mentioned here- Java 11 on AWS beanstalk for Spring boot project. But this hasn't worked.
来源:https://stackoverflow.com/questions/58856955/installing-openjdk11-openj9-on-aws-beanstalk