print-server-address

spring-boot tool,after the spring-boot project starts, print out the access address of the project in the console

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

cn.netbuffer
Идентификатор

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

print-server-address
Последняя версия

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

2.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

print-server-address
spring-boot tool,after the spring-boot project starts, print out the access address of the project in the console
Ссылка на сайт

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

https://github.com/netbuffer/print-server-address
Система контроля версий

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

https://github.com/netbuffer/print-server-address

Скачать print-server-address

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

<!-- https://jarcasting.com/artifacts/cn.netbuffer/print-server-address/ -->
<dependency>
    <groupId>cn.netbuffer</groupId>
    <artifactId>print-server-address</artifactId>
    <version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.netbuffer/print-server-address/
implementation 'cn.netbuffer:print-server-address:2.1.0'
// https://jarcasting.com/artifacts/cn.netbuffer/print-server-address/
implementation ("cn.netbuffer:print-server-address:2.1.0")
'cn.netbuffer:print-server-address:jar:2.1.0'
<dependency org="cn.netbuffer" name="print-server-address" rev="2.1.0">
  <artifact name="print-server-address" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.netbuffer', module='print-server-address', version='2.1.0')
)
libraryDependencies += "cn.netbuffer" % "print-server-address" % "2.1.0"
[cn.netbuffer/print-server-address "2.1.0"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.springframework : spring-context jar 4.3.13.RELEASE
org.springframework.boot : spring-boot-starter jar 2.1.6.RELEASE
org.projectlombok : lombok Необязательный jar 1.18.8

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

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

Данный проект не имеет модулей.

print-server-address

use to print spring-boot app access address

add to pom.xml

<!-- https://mvnrepository.com/artifact/cn.netbuffer/print-server-address -->
<dependency>
    <groupId>cn.netbuffer</groupId>
    <artifactId>print-server-address</artifactId>
    <version>x.x.x</version>
</dependency>

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

Версия
2.1.0
2.0.0
1.1.1