You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
313 B
11 lines
313 B
spring: |
|
main: |
|
banner-mode: off |
|
sonatype: |
|
exclude: |
|
- "build-info.json" |
|
- "org/springframework/boot/spring-boot-docs/.*" |
|
sdkman: |
|
artifact: "org.springframework.boot:spring-boot-cli:*:zip:bin" |
|
broadcast-url: "https://github.com/spring-projects/spring-boot/releases/v%s" |
|
candidate: "springboot"
|
|
|