Spring Boot 2.0.0.M3 Reference GuideThe "main" method ..... 20 11.4. Running the example ..... 20 11.5. Creating an executable jar ..... 20 12. What to read next ..... 22 III. Using Spring Boot ..... 23 13. Build systems Spring Boot Maven plugin ..... 224 67.1. Including the plugin ..... 224 67.2. Packaging executable jar and war files ..... 225 68. Spring Boot Gradle plugin ..... 226 69. Spring Boot AntLib module 273 85.4. Create an executable JAR with Maven ..... 273 85.5. Use a Spring Boot application as a dependency ..... 274 85.6. Extract specific libraries when an executable jar runs ..... 274 85.70 码力 | 367 页 | 1.92 MB | 2 年前3
Spring Boot 3.3.0-M1 Reference Documentation 4.4.6. Running the Example ..... 19 Maven ..... 19 Gradle ..... 19 4.4.7. Creating an Executable Jar ..... 20 Maven ..... 20 Gradle ..... 22 4.5. What to Read Next ..... 23 Upgrading Spring Microsoft Windows Services ..... 580 14.3. Efficient deployments ..... 580 14.3.1. Unpacking the Executable JAR ..... 580 14.3.2. Using Ahead-of-time Processing With the JVM ..... 580 14.3.3. Checkpoint . 595 15.4.1. Nested Configuration Properties ..... 595 15.4.2. Converting a Spring Boot Executable Jar ..... 597 Using Buildpacks ..... 597 Using GraalVM native-image ..... 598 15.4.3. Using0 码力 | 976 页 | 17.44 MB | 2 年前3
Spring Boot 3.3.0-SNAPSHOT Reference Guide4.4.6. Running the Example ..... 19 Maven ..... 19 Gradle ..... 19 4.4.7. Creating an Executable Jar ..... 20 Maven ..... 20 Gradle ..... 22 4.5. What to Read Next ..... 23 Upgrading Spring Microsoft Windows Services ..... 580 14.3. Efficient deployments ..... 580 14.3.1. Unpacking the Executable JAR ..... 580 14.3.2. Using Ahead-of-time Processing With the JVM ..... 580 14.3.3. Checkpoint . 595 15.4.1. Nested Configuration Properties ..... 595 15.4.2. Converting a Spring Boot Executable Jar ..... 597 Using Buildpacks ..... 597 Using GraalVM native-image ..... 598 15.4.3. Using0 码力 | 977 页 | 17.51 MB | 2 年前3
96QImagemessage(INFO " Hello from 06") set(EXE_NAME 06QImage) set(CMAKE_CXX_STANDARD 11) add_executable(${EXE_NAME} main.cpp ImageTest.cpp helpers/QImageExamples.cpp helpers/QImageExamples0 码力 | 1 页 | 430.00 B | 1 年前3
JAVA 应用与开发 - 控制台应用程序设计☑ 了解计算机人机交互发展 ■ 掌握控制台程序设计开发中命令行参数、系统属性、标准输入输出的概念和相关 Java 操作 ■ 掌握 Java 文件操作的常用方法 ☑ 了解注解类型 ■ 学会 Jar 归档工具,包括通过命令行或 IDE 进行 Java 程序归档的方法 ## 大纲 1 从古老的计算机谈起 2 命令行参数 3 系统属性 4 标准输入/输出 5 文件操作 6 注解(Annotation) 中提供的一种多用途的存档及压缩工具,可以将多个文件或目录合并/压缩为单个的 Java 归档文件(jar, java archive)。 ## 归档工具 Java 归档工具是 JDK 中提供的一种多用途的存档及压缩工具,可以将多个文件或目录合并/压缩为单个的 Java 归档文件(jar, java archive)。 ## ✓ jar 文件的主要作用 ☑ 发布和使用类库 ■ 作为程序组件或者插件程序的基本部署单位 中提供的一种多用途的存档及压缩工具,可以将多个文件或目录合并/压缩为单个的 Java 归档文件(jar, java archive)。 ## ✓ jar 文件的主要作用 ☑ 发布和使用类库 ■ 作为程序组件或者插件程序的基本部署单位 ☑ 用于打包与组件相关联的资源文件 ## 使用 jar 工具基本语法格式 >jar {-ctxui} [vfmOMe] [jar-file] [manifest-file] \ [entry-point]0 码力 | 63 页 | 2.84 MB | 2 年前3
95QTabtewidgetmessage(INFO "Hello from 05") set(EXE_NAME 05QTableWidget) set(CMAKE_CXX_STANDARD 11) add_executable(${EXE_NAME} main.cpp TableWidgetTextTest.cpp helpers/QTableWidgetExamples.cpp0 码力 | 1 页 | 458.00 B | 1 年前3
93LogFitesset(EXE_NAME 03LogFiles) set(CMAKE_CXX_STANDARD 17) add_executable(${EXE_NAME} main.cpp test_class_with_logging.cpp ) target_link_libraries(${EXE_NAME} shared_code::shared_code0 码力 | 1 页 | 404.00 B | 1 年前3
694SVGFites CMake Configurationset(EXE_NAME 04SVGFiles) set(CMAKE_CXX_STANDARD 17) add_executable(${EXE_NAME} main.cpp svg_test.cpp SVGReporter.cpp SVGReporter.h ) target_link_libraries(${EXE_NAME} shar0 码力 | 1 页 | 436.00 B | 1 年前3
Spring Boot 1.1.7.RELEASE Reference Guideannotation The "main" method Running the example Creating an executable jar 11. What to read next III. Using Spring Boot 12. Build systems Maven Inheriting Packaging executable jar and war files 54. Spring Boot Gradle plugin Including the plugin Declaring dependencies without versions Custom version management Default exclude rules Packaging executable jar versions with Maven Create an executable JAR with Maven Create an additional executable JAR Extract specific libraries when an executable jar runs Create a non-executable JAR with exclusions Remote debug0 码力 | 323 页 | 302.48 KB | 2 年前3
Spring Boot 0.0.9.M1 Reference Guideannotation The "main" method Running the example Creating an executable jar 11. What to read next III. Using Spring Boot 12. Build systems Maven Inheriting VIII. Build tool plugins 53. Spring Boot Maven plugin Including the plugin Packaging executable jar and war files 54. Spring Boot Gradle plugin Including the plugin Declaring dependencies dependencies without versions Custom version management Default exclude rules Packaging executable jar and war files Running a project in-place Spring Boot plugin configuration Repackage configuration0 码力 | 323 页 | 301.58 KB | 2 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100
相关搜索词
Spring Boot StarterActuator EndpointsAuto-configurationExecutable JARSpring Boot AutoconfigureSpring Boot构建工具外部配置自动配置可执行JARSpring Boot startersauto-configurationbuild systemsexecutable jarsproduction readyCMakeLists.txtadd_executabletarget_link_librariesApprovalTestsQtCatch2控制台应用程序命令行参数标准输入输出文件操作Jar工具EXE_NAMECMAKE_CXX_STANDARDadd_testtarget_compile_definitionsstarterMavenGradleapplication starters@RestController@EnableAutoConfiguration













