mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-17 16:39:29 +00:00
This commit adds a .sdkmanrc file, so that we can automatically switch to JDK 8 when building the 5.3. branch.
4 lines
116 B
Plaintext
4 lines
116 B
Plaintext
# Enable auto-env through the sdkman_auto_env config
|
|
# Add key=value pairs of SDKs to use below
|
|
java=8.0.322-librca
|