`

官方starter pom

 
阅读更多
名称 描述
spring-boot-starter 核心starter,包含自动配置、日志、yaml配置文件等支持
spring-boot-starter-actuator 准生产特性,用来监控和管理应用
spring-boot-starter-remote-shell 提供基于ssh协议的监控和管理
spring-boot-starter-amqp 使用spring-rabbit来支持AMQP
spring-boot-starter-aop 使用spring-aop和AspectJ支持面向切面编程
spring-boot-starter-batch 对Spring Batch的支持
spring-boot-starter-cache 对Spring Cache的支持
spring-boot-starter-cloud-connectors 对云平台(Cloud Foundry、Heroku)提供的服务提供简化的连接方式
 spring-boot-starter-data-elasticserarch 通过spring-data-elasticsearch对Elasticsearch支持 
 spring-boot-starter-data-gemfire 通过spring-data-gemfire对分布式存储GemFire的支持 
 spring-boot-starter-data-jpa 对JPA的支持,包括spring-data-jpa、spring-orm、Hibernate 
 spring-boot-starter-data-mongodb 通过spring-data-mongdb对mongodb支持 
 spring-boot-starter-data-rest 通过spring-data-rest-webmvc将Spring Data Repository暴露为REST服务 
 spring-boot-starter-data-solr 通过spring-data-solr提供对Apache Solr数据检索平台的支持 
 spring-boot-starter-freemarker 对FreeMarker模版引擎的支持
 spring-boot-starter-groovy-templates 对Groovy模版引擎的支持
 spring-boot-starter-hateoas 通过spring-hateoas对基于HATEOAS的REST形式的网络服务的支持 
 spring-boot-starter-integration  对系统集成框架spring-integration的支持
   
   
   
   
   
   
   
   
   
   
   
分享到:
评论

相关推荐

    springboot学习思维笔记.xmind

    官方starter pom spring-boot-starter spring-boot-starter-actuator spring-boot-starter-remote-shell spring-boot-starter-amqp spring-boot-starter-aop spring-boot-starter...

    druid-spring-boot-starter-1.2.8-API文档-中文版.zip

    赠送Maven依赖信息文件:druid-spring-boot-starter-1.2.8.pom; 包含翻译后的API文档:druid-spring-boot-starter-1.2.8-javadoc-API文档-中文(简体)版.zip; Maven坐标:...

    spring-cloud-starter-netflix-zuul.zip已经闭源的jar包,pom

    然而,随着Netflix宣布对其部分开源项目进行闭源,包括Zuul,这意味着官方不再维护和更新这些组件,这无疑给使用Zuul的企业和开发者带来了挑战。闭源意味着未来可能无法获得官方的bug修复和技术支持,社区驱动的维护...

    dynamic-datasource-spring-boot-starter-3.4.1-API文档-中英对照版.zip

    赠送Maven依赖信息文件:dynamic-datasource-spring-boot-starter-3.4.1.pom; 包含翻译后的API文档:dynamic-datasource-spring-boot-starter-3.4.1-javadoc-API文档-中文(简体)-英语-对照版.zip; Maven坐标:...

    dynamic-datasource-spring-boot-starter-3.4.1-API文档-中文版.zip

    赠送Maven依赖信息文件:dynamic-datasource-spring-boot-starter-3.4.1.pom; 包含翻译后的API文档:dynamic-datasource-spring-boot-starter-3.4.1-javadoc-API文档-中文(简体)版.zip; Maven坐标:...

    spring-cloud-starter-alibaba-seata-2021.1-API文档-中文版.zip

    赠送Maven依赖信息文件:spring-cloud-starter-alibaba-seata-2021.1.pom; 包含翻译后的API文档:spring-cloud-starter-alibaba-seata-2021.1-javadoc-API文档-中文(简体)版.zip; Maven坐标:...

    spring-cloud-starter-alibaba-nacos-config-2021.1-API文档-中文版.zip

    赠送Maven依赖信息文件:spring-cloud-starter-alibaba-nacos-config-2021.1.pom; 包含翻译后的API文档:spring-cloud-starter-alibaba-nacos-config-2021.1-javadoc-API文档-中文(简体)版.zip; Maven坐标:...

    mybatis-plus-boot-starter-3.5.1-API文档-中英对照版.zip

    赠送Maven依赖信息文件:mybatis-plus-boot-starter-3.5.1.pom; 包含翻译后的API文档:mybatis-plus-boot-starter-3.5.1-javadoc-API文档-中文(简体)-英语-对照版.zip; Maven坐标:...

    pom_POM_will2ef_源码

    Spring Boot官方提供了一个基础父POM,可以简化配置,例如: ```xml <groupId>org.springframework.boot <artifactId>spring-boot-starter-parent <version>2.5.6 ``` 4. **插件管理**:`<build>`标签下的`...

    【预习资料】02.Spring Boot 核心组件之Starter1

    Spring Boot 官方提供的 Starter 命令格式为 spring-boot-starter-xxxxx,例如 spring-boot-starter-web,它包含以下依赖: * org.springframework.boot:spring-boot-starter * org.springframework.boot:spring-...

    java版ss源码-elastic-job-spring-boot-starter:Elastic-JobSpringBoot自动集成,只需要

    elastic-job-spring-boot-starter介绍 注意点 Spring Boot 1.X版本使用elastic-job-spring-boot-starter 1.0.1版本,配置前缀为elasticJob.xxx.xxx Spring Boot 2.X版本使用elastic-job-spring-boot-starter 1.0.2...

    maven本地引入tongweb7的jar包的方法

    "tongweb-spring-boot-starter"和"tongweb-spring-boot-websocket"这两个jar包是TongWeb为Spring Boot应用程序提供的启动器和WebSocket支持。 以下是引入TongWeb到Maven本地仓库的步骤: 1. **手动安装JAR到本地...

    springboot官方文档

    特别强调了SpringBoot的Starter POM的继承,以及SpringBoot Maven插件的使用。此外,还介绍了如何使用Gradle、Ant、以及SpringBoot Starters来简化依赖管理和项目配置。 对于代码结构的规范,文档提供了关于如何...

    rocketmq-spring-boot-starter:rocketmq-spring-boot-starter

    starter 阿里云RocketMQSpring图书版支持功能: 发送普通消息的三种模式:同步,异步和单向 订阅消息群集,广播 发送和接收顺序消息 交易讯息 延迟讯息 接收和接收定时消息定时消息和延迟消息: 延迟消息和定时消息...

    Spring boot创建自定义starter的完整步骤

    Spring Boot官方推荐第三方开发者使用`xxxx-spring-boot-starter`作为命名约定,以便区分官方和非官方的starter。例如,如果你正在创建一个处理数据库连接的starter,可以命名为`mydatabase-spring-boot-starter`。 ...

    spring-boot-starter-mybatis-spring-boot-1.2.1.tar.gz

    - 添加依赖:在`pom.xml`或`build.gradle`文件中引入`spring-boot-starter-data-jpa`和`mybatis-spring-boot-starter`依赖。 - 配置数据源:Spring Boot会自动发现并配置数据源,只需要在`application.properties`...

    spring-cloud-starter-bootstrap-3.0.4.jar中文-英文对照文档.zip

    Maven依赖:【***.jar Maven依赖信息(可用于项目pom.xml).txt】 Gradle依赖:【***.jar Gradle依赖信息(可用于项目build.gradle).txt】 源代码下载地址:【***-sources.jar下载地址(官方地址+国内镜像地址).txt】...

    spring-boot-starter-mybatis-spring-boot-1.1.0.zip

    这个starter是Spring Boot官方提供的一个启动器,它简化了MyBatis在Spring Boot项目中的配置,使得我们可以轻松地在Spring Boot应用中使用MyBatis。在`spring-boot-starter-mybatis-1.1.0`这个版本中,包含了对...

    spring-boot-starter-mybatis-spring-boot-2.0.1.zip

    Spring Boot Starter MyBatis是Spring Boot官方提供的一个starter,它简化了在Spring Boot应用中集成MyBatis的过程。通过引入这个starter,开发者可以快速地在项目中设置MyBatis,无需手动配置大量的XML文件,极大地...

Global site tag (gtag.js) - Google Analytics