endpoints-spring-boot-starter-parent

Show all spring boot endpoints mappings url.

Лицензия

Лицензия

Категории

Категории

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

Группа

io.github.hengyunabc
Идентификатор

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

endpoints-spring-boot-starter-parent
Последняя версия

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

0.0.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

endpoints-spring-boot-starter-parent
Show all spring boot endpoints mappings url.
Ссылка на сайт

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

https://github.com/hengyunabc/endpoints-spring-boot-starter
Система контроля версий

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

https://github.com/hengyunabc/endpoints-spring-boot-starter

Скачать endpoints-spring-boot-starter-parent

Имя Файла Размер
endpoints-spring-boot-starter-parent-0.0.1.pom 1 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

endpoints-spring-boot-starter

Show all spring boot endpoints mappings url.

Search the latest version in the cnetral repository : Search

<dependency>
    <groupId>io.github.hengyunabc</groupId>
    <artifactId>endpoints-spring-boot-starter</artifactId>
    <version>$version</version>
</dependency>

spring boot 1

application.properties:

management.port=8081
management.security.enabled=false

urls:

spring boot 2

application.properties:

management.server.port=8081
management.endpoints.web.exposure.include=*

urls:

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

Версия
0.0.1