com.sgota.springboot:sgota-spring-boot-velocity

SGOTA Spring Boot Velocity

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

1.0.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

com.sgota.springboot:sgota-spring-boot-velocity
SGOTA Spring Boot Velocity

Скачать sgota-spring-boot-velocity

Имя Файла Размер
sgota-spring-boot-velocity-1.0.0.pom 6 KB
Обзор

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

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

Зависимости

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

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

  • spring-web-velocity
  • spring-boot-velocity-starter

SGOTA Spring Boot Velocity

中文文档

Add Spring Boot official Starter,support Velocity template engine

Spring has no official support Velocity template engine. The project is to add the code to support

Code from SpringFramework 4.3.19 and SpringBoot 1.4.7

QuickStart

<dependency>
    <groupId>com.sgota.springboot</groupId>
    <artifactId>spring-boot-velocity-starter</artifactId>
    <version>1.0.0</version>
</dependency>

Compatibility

Dependencies Version
Java 1.8 +
SpringFramework 5.0 +
SpringBoot 2.0 +

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

Версия
1.0.0