As you know, Oracle has changed its license policy, so that the bill can be very aggressive for large companies.
We can use alternate free JDK for java compilation and runtime, but what about building native executables with Spring Boot 3.
afaik, buildpack use the oracle graalvm compiler, that is under oracle license. Quarkus has alternative with mandrel.
Is Spring Boot team is proposing something to avoid the oracle license?
I've read SB documentations but didn't find mention about that.