Spring Boot Starter Frontend Logging

Spring Boot Frontend Logging Starter

Лицензия

Лицензия

Категории

Категории

Spring Boot Контейнер Микросервисы Logging Библиотеки уровня приложения
Группа

Группа

nl.42
Идентификатор

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

spring-boot-starter-logging-frontend
Последняя версия

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

1.3.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Spring Boot Starter Frontend Logging
Spring Boot Frontend Logging Starter
Система контроля версий

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

https://github.com/42BV/spring-boot-starter-logging-frontend

Скачать spring-boot-starter-logging-frontend

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

<!-- https://jarcasting.com/artifacts/nl.42/spring-boot-starter-logging-frontend/ -->
<dependency>
    <groupId>nl.42</groupId>
    <artifactId>spring-boot-starter-logging-frontend</artifactId>
    <version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/nl.42/spring-boot-starter-logging-frontend/
implementation 'nl.42:spring-boot-starter-logging-frontend:1.3.0'
// https://jarcasting.com/artifacts/nl.42/spring-boot-starter-logging-frontend/
implementation ("nl.42:spring-boot-starter-logging-frontend:1.3.0")
'nl.42:spring-boot-starter-logging-frontend:jar:1.3.0'
<dependency org="nl.42" name="spring-boot-starter-logging-frontend" rev="1.3.0">
  <artifact name="spring-boot-starter-logging-frontend" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.42', module='spring-boot-starter-logging-frontend', version='1.3.0')
)
libraryDependencies += "nl.42" % "spring-boot-starter-logging-frontend" % "1.3.0"
[nl.42/spring-boot-starter-logging-frontend "1.3.0"]

Зависимости

compile (2)

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

provided (2)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar
javax.servlet : javax.servlet-api jar

test (2)

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

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

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

Build Status Codacy Badge codecov Maven Central Javadocs Apache 2

Spring Boot Starter Logging Frontend

Provides a /api/log/error endpoint to send frontend errors.

nl.42

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

Версия
1.3.0
1.2.0
1.1.0
1.0.0
0.0.1