Spring Boot 2.4.3 Reference Documentation . . . . . . . . . . . . 591 10.E.6. Alternative Single Jar Solutions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 591 Appendix F: Dependency versions . . . . . . . . . . . . . . 591 10.F.1. Managed Dependency Coordinates . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 591 10.F.2. Version Properties . Spring Boot in its CLI (Command Line Interface), Maven dependency management, and Gradle plugin. 591 When you declare a dependency on one of these artifacts without declaring a version, the version0 码力 | 645 页 | 13.03 MB | 1 年前3
Spring Boot 3.1.7-SNAPSHOT Reference Documentation Context) . . . . . . . . . . 591 18.1.5. Create a Non-web Application. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 591 18.2. Properties and Configuration . . . . . . . . . . . . . . . . 591 18.2.1. Automatically Expand Properties at Build Time. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 591 Automatic Property Expansion Using Using Maven . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 591 Automatic Property Expansion Using Gradle . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 941 页 | 16.73 MB | 1 年前3
Spring Boot 3.1.12-SNAPSHOT Reference Documentation Context) . . . . . . . . . . 591 18.1.5. Create a Non-web Application. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 591 18.2. Properties and Configuration . . . . . . . . . . . . . . . . 591 18.2.1. Automatically Expand Properties at Build Time. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 591 Automatic Property Expansion Using Using Maven . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 591 Automatic Property Expansion Using Gradle . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 941 页 | 16.73 MB | 1 年前3
Spring Boot 3.1.9-SNAPSHOT Reference Documentation Context) . . . . . . . . . . 591 18.1.5. Create a Non-web Application. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 591 18.2. Properties and Configuration . . . . . . . . . . . . . . . . 591 18.2.1. Automatically Expand Properties at Build Time. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 591 Automatic Property Expansion Using Using Maven . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 591 Automatic Property Expansion Using Gradle . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 941 页 | 16.73 MB | 1 年前3
Spring Boot 3.1.6-SNAPSHOT Reference GuideContext) . . . . . . . . . . 591 18.1.5. Create a Non-web Application. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 591 18.2. Properties and Configuration . . . . . . . . . . . . . . . . 591 18.2.1. Automatically Expand Properties at Build Time. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 591 Automatic Property Expansion Using Using Maven . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 591 Automatic Property Expansion Using Gradle . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 941 页 | 16.73 MB | 1 年前3
Spring Boot 2.7.0-M2 Reference Documentation . . . . . . . . . . . . . . . 591 17.9.5. Use a Higher-level Database Migration Tool . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 591 Execute Flyway Database Migrations Migrations on Startup . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 591 Execute Liquibase Database Migrations on Startup. . . . . . . . . . . . . . . . . . . . . . . . . . . would search for scripts in both the default classpath location and the /opt/migration directory: 591 Properties spring.flyway.locations=classpath:db/migration,filesystem:/opt/migration Yaml spring:0 码力 | 851 页 | 15.24 MB | 1 年前3
Spring Boot 3.2.3-SNAPSHOT Reference Documentation . . . . . . . . 591 Prerequisites . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 591 Using Maven. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 591 Using Gradle. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . inherit the native profile and that the org.graalvm.buildtools:native-maven-plugin plugin is used. 591 With the native profile active, you can invoke the native:compile goal to trigger native-image compilation:0 码力 | 975 页 | 17.43 MB | 1 年前3
Spring Boot 3.2.9-snapshot Reference Documentation. . . . . . . . 591 Prerequisites . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 591 Using Maven. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 591 Using Gradle. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . inherit the native profile and that the org.graalvm.buildtools:native-maven-plugin plugin is used. 591 With the native profile active, you can invoke the native:compile goal to trigger native-image compilation:0 码力 | 976 页 | 17.49 MB | 1 年前3
Spring Boot 3.2.8-snapshot Reference Documentation. . . . . . . . 591 Prerequisites . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 591 Using Maven. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 591 Using Gradle. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . inherit the native profile and that the org.graalvm.buildtools:native-maven-plugin plugin is used. 591 With the native profile active, you can invoke the native:compile goal to trigger native-image compilation:0 码力 | 976 页 | 17.49 MB | 1 年前3
Spring Boot 3.2.7-snapshot Reference Documentation. . . . . . . . 591 Prerequisites . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 591 Using Maven. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 591 Using Gradle. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . inherit the native profile and that the org.graalvm.buildtools:native-maven-plugin plugin is used. 591 With the native profile active, you can invoke the native:compile goal to trigger native-image compilation:0 码力 | 976 页 | 17.49 MB | 1 年前3
共 71 条
- 1
- 2
- 3
- 4
- 5
- 6
- 8













