AWS App Runner adds a Java platform - devamazonaws.blogspot.com

AWS App Runner now supports a Java language platform for building and running Java based web applications. The Java language platform on App Runner launched with two Amazon Corretto runtimes - Corretto 11 and Corretto 8. Both runtimes add the Maven and Gradle tools to your application's container in addition to the respective Corretto runtime version.

Post Updated on February 25, 2022 at 08:33PM

Comments

Popular posts from this blog

[MS] Pulling a single item from a C++ parameter pack by its index, remarks - devamazonaws.blogspot.com

[MS] Debugger breakpoints are usually implemented by patching the in-memory copy of the code - devamazonaws.blogspot.com

[MS] The case of the crash when destructing a std::map - devamazonaws.blogspot.com