spring-boot-spa-starter

Simple, yet powerful starter for powering your single page application with an servlet backend, including an configuration endpoint.

Лицензия

Лицензия

MIT
Категории

Категории

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

Группа

com.github.timo-reymann
Идентификатор

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

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

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

1.6.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

spring-boot-spa-starter
Simple, yet powerful starter for powering your single page application with an servlet backend, including an configuration endpoint.
Система контроля версий

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

https://github.com/timo-reymann/spring-boot-spa-starter/tree/master

Скачать spring-boot-spa-starter

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-configuration-processor Необязательный jar 2.5.0

provided (2)

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

test (1)

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

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

Данный проект не имеет модулей.
com.github.timo-reymann

Spring

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

Версия
1.6.0
1.5.0
1.4.1
1.4.0
1.3.0
1.2.2
1.2.1
1.2.0
1.1.0
1.0.0