hello-spring-boot

A simple and practical Hello implememted by java

Лицензия

Лицензия

Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

com.talecel
Идентификатор

Идентификатор

hello-spring-boot
Последняя версия

Последняя версия

0.0.1-RELEASE
Дата

Дата

Тип

Тип

pom
Описание

Описание

hello-spring-boot
A simple and practical Hello implememted by java
Ссылка на сайт

Ссылка на сайт

https://github.com/TaleLin/lin-cms-java-core
Система контроля версий

Система контроля версий

https://github.com/TaleCel/hello-spring-boot

Скачать hello-spring-boot

Имя Файла Размер
hello-spring-boot-0.0.1-RELEASE.pom 4 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.talecel/hello-spring-boot/ -->
<dependency>
    <groupId>com.talecel</groupId>
    <artifactId>hello-spring-boot</artifactId>
    <version>0.0.1-RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.talecel/hello-spring-boot/
implementation 'com.talecel:hello-spring-boot:0.0.1-RELEASE'
// https://jarcasting.com/artifacts/com.talecel/hello-spring-boot/
implementation ("com.talecel:hello-spring-boot:0.0.1-RELEASE")
'com.talecel:hello-spring-boot:pom:0.0.1-RELEASE'
<dependency org="com.talecel" name="hello-spring-boot" rev="0.0.1-RELEASE">
  <artifact name="hello-spring-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.talecel', module='hello-spring-boot', version='0.0.1-RELEASE')
)
libraryDependencies += "com.talecel" % "hello-spring-boot" % "0.0.1-RELEASE"
[com.talecel/hello-spring-boot "0.0.1-RELEASE"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter jar 2.2.5.RELEASE

test (1)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-test jar 2.2.5.RELEASE

Модули Проекта

  • hello-spring-boot-autoconfigure
  • hello-spring-boot-starter

hello-spring-boot 示例

com.talecel

林间有风

林间有风团队

Версии библиотеки

Версия
0.0.1-RELEASE
0.0.1-RC