Jcohy
  • 首页
  • 学习
  • 翻译项目
  • 网站收集
  • 工具下载
  • 社区
  • 笔记
  • 博客
  • 简介
  • Spring Boot
  • Spring Framework
  • Spring Data
  • Spring Security
  • Spring Hateoas
  • Spring Tools
  • gradle
  • Reactive
  • Rfc
  • 查看所有项目
  • Team
close
首页
学习
  • 笔记
  • 博客
翻译项目
  • 简介
  • Spring Boot
  • Spring Framework
  • Spring Data
  • Spring Security
  • Spring Hateoas
  • Spring Tools
  • gradle
  • Reactive
  • Rfc
  • View all projects
网站收集
软件下载
社区
  • Team

Jcohy-Site Provider
Blogs.
Learn.
Translate.
Website.
Tools.

最新消息
Spring Data R2DBC!
Spring for GraphQL!
Reactive Spring by JOSH LONG!


"
越是错综复杂的问题。就越要根据简单的原理和朴素的思想进行判断和行动。”
Jcohy
软件开发工程师
Watch now

SpringBoot 依赖管理

Spring Boot 2.4.5

  • spring-boot: 2.4.5
  • spring-framework: 5.3.6
  • spring-security: 5.4.6
  • spring-hateoas: 1.2.5
  • spring-integration: 5.4.6
  • spring-kafka: 2.6.7
  • spring-ldap: 2.3.3.RELEASE
  • spring-restdocs: 2.0.5.RELEASE
  • spring-retry: 1.3.1
  • spring-session-bom: 2020.0.4
  • spring-ws: 3.0.10.RELEASE
  • spring-amqp: 2.3.6
  • spring-batch: 4.3.2
  • spring-data-bom: 2020.0.8
  • spring-data-cassandra: 3.1.8
  • spring-data-commons: 2.4.8
  • spring-data-couchbase: 4.1.8
  • spring-data-elasticsearch: 4.1.8
  • spring-data-geode: 2.4.8
  • spring-data-jdbc: 2.1.8
  • spring-data-relational: 2.1.8
  • spring-data-jpa: 2.4.8
  • spring-data-mongodb: 3.1.8
  • spring-data-neo4j: 6.0.8
  • spring-data-r2dbc: 1.2.8
  • spring-data-redis: 2.4.8
  • spring-data-rest: 3.4.8
  • spring-data-solr: 4.3.8
  • spring-data-keyvalue: 2.4.8
  • spring-data-envers: 2.4.8
  • spring-data-ldap: 2.4.8

Spring Boot 2.3.10.RELEASE

  • spring-boot: 2.3.10.RELEASE
  • spring-framework: 5.2.14.RELEASE
  • spring-security: 5.3.9.RELEASE
  • spring-hateoas: 1.1.5.RELEASE
  • spring-integration: 5.3.7.RELEASE
  • spring-kafka: 2.5.12.RELEASE
  • spring-ldap: 2.3.3.RELEASE
  • spring-restdocs: 2.0.5.RELEASE
  • spring-retry: 1.2.5.RELEASE
  • spring-session-bom: Dragonfruit-SR3
  • spring-ws: 3.0.10.RELEASE
  • spring-amqp: 2.2.16.RELEASE
  • spring-batch: 4.2.6.RELEASE
  • spring-data-releasetrain: Neumann-SR9
  • spring-data-cassandra: 3.0.9.RELEASE
  • spring-data-commons: 2.3.9.RELEASE
  • spring-data-couchbase: 4.0.9.RELEASE
  • spring-data-elasticsearch: 4.0.9.RELEASE
  • spring-data-gemfire: 2.3.9.RELEASE
  • spring-data-geode: 2.3.9.RELEASE
  • spring-data-jdbc: 2.0.9.RELEASE
  • spring-data-relational: 2.0.9.RELEASE
  • spring-data-jpa: 2.3.9.RELEASE
  • spring-data-mongodb: 3.0.9.RELEASE
  • spring-data-neo4j: 5.3.9.RELEASE
  • spring-data-r2dbc: 1.1.9.RELEASE
  • spring-data-redis: 2.3.9.RELEASE
  • spring-data-rest: 3.3.9.RELEASE
  • spring-data-solr: 4.2.9.RELEASE
  • spring-data-keyvalue: 2.3.9.RELEASE
  • spring-data-envers: 2.3.9.RELEASE
  • spring-data-ldap: 2.3.9.RELEASE

Spring Boot 2.2.13.RELEASE

  • spring-boot: 2.2.13.RELEASE
  • spring-framework: 5.2.12.RELEASE
  • spring-security: 5.2.8.RELEASE
  • spring-hateoas: 1.0.5.RELEASE
  • spring-integration: 5.2.11.RELEASE
  • spring-kafka: 2.3.13.RELEASE
  • spring-ldap: 2.3.3.RELEASE
  • spring-restdocs: 2.0.5.RELEASE
  • spring-retry: 1.2.5.RELEASE
  • spring-session-bom: Corn-SR4
  • spring-ws: 3.0.10.RELEASE
  • spring-jdbc: 3.28.0
  • spring-amqp: 2.2.14.RELEASE
  • spring-batch: 4.2.5.RELEASE
  • spring-cloud-connectors: 2.0.7.RELEASE
  • spring-data-releasetrain: Moore-SR12
  • spring-data-cassandra: 2.2.12.RELEASE
  • spring-data-commons: 2.2.12.RELEASE
  • spring-data-couchbase: 3.2.12.RELEASE
  • spring-data-elasticsearch: 3.2.12.RELEASE
  • spring-data-gemfire: 2.2.12.RELEASE
  • spring-data-geode: 2.2.12.RELEASE
  • spring-data-jdbc: 1.1.12.RELEASE
  • spring-data-relational: 1.1.12.RELEASE
  • spring-data-jpa: 2.2.12.RELEASE
  • spring-data-mongodb: 2.2.12.RELEASE
  • spring-data-neo4j: 5.2.12.RELEASE
  • spring-data-redis: 2.2.12.RELEASE
  • spring-data-rest: 3.2.12.RELEASE
  • spring-data-solr: 4.1.12.RELEASE
  • spring-data-keyvalue: 2.2.12.RELEASE
  • spring-data-envers: 2.2.12.RELEASE
  • spring-data-ldap: 2.2.12.RELEASE
@SpringBootApplication
@RestController
public class DemoApplication {

@GetMapping("/helloworld")
public String hello() {
return String.format("Hello World!");
}
}

Level up your Java™ code

With Spring Boot in your app, just a few lines of code is all you need to start building services like a boss.

New to Spring? Try our simple quickstart guide.

友情链接

Sagan

首页

学习

  • 笔记
  • 博客

翻译项目

  • Spring Boot
  • Spring Framework
  • Spring Data
  • Spring Security
  • Spring Hateoas
  • Spring Tools
  • gradle
  • Reactive
  • Rfc

社区

  • Team

Thank You

Jcohy

© 陕ICP备2023016695号-1 • 陕公网安备 61011502000036 号