CoffeeNet Starter Navigation Thymeleaf

This starter is designed to provide the CoffeeNet styling with thymeleaf templates

Лицензия

Лицензия

Категории

Категории

Сеть Leaf Данные Базы данных
Группа

Группа

rocks.coffeenet
Идентификатор

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

starter-navigation-thymeleaf
Последняя версия

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

0.38.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

CoffeeNet Starter Navigation Thymeleaf
This starter is designed to provide the CoffeeNet styling with thymeleaf templates
Организация-разработчик

Организация-разработчик

Pivotal Software, Inc.

Скачать starter-navigation-thymeleaf

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

<!-- https://jarcasting.com/artifacts/rocks.coffeenet/starter-navigation-thymeleaf/ -->
<dependency>
    <groupId>rocks.coffeenet</groupId>
    <artifactId>starter-navigation-thymeleaf</artifactId>
    <version>0.38.2</version>
</dependency>
// https://jarcasting.com/artifacts/rocks.coffeenet/starter-navigation-thymeleaf/
implementation 'rocks.coffeenet:starter-navigation-thymeleaf:0.38.2'
// https://jarcasting.com/artifacts/rocks.coffeenet/starter-navigation-thymeleaf/
implementation ("rocks.coffeenet:starter-navigation-thymeleaf:0.38.2")
'rocks.coffeenet:starter-navigation-thymeleaf:jar:0.38.2'
<dependency org="rocks.coffeenet" name="starter-navigation-thymeleaf" rev="0.38.2">
  <artifact name="starter-navigation-thymeleaf" type="jar" />
</dependency>
@Grapes(
@Grab(group='rocks.coffeenet', module='starter-navigation-thymeleaf', version='0.38.2')
)
libraryDependencies += "rocks.coffeenet" % "starter-navigation-thymeleaf" % "0.38.2"
[rocks.coffeenet/starter-navigation-thymeleaf "0.38.2"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
rocks.coffeenet : starter-navigation jar 0.38.2
org.springframework.boot : spring-boot-starter-thymeleaf jar 1.5.19.RELEASE

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

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

CoffeeNet: CI/CD Maven Central Sonarcloud Status

CoffeeNet Starters

These projects contains all CoffeeNet starters, which can be used to integrate an application into the CoffeeNet.

Security provides the authentication against the CoffeeNet auth server.

Discovery provides the integration to distribute and search of CoffeeNet applications.

Logging provides a consistent and centralised logging.

Monitoring provides information about the service.

Navigation Thymeleaf provides the server side rendering of the navigation bar via thymeleaf.

Navigation Javascript provides client side rendering of the navigation bar with javascript.

Release

To build a release from a -SNAPSHOT version:

  • remove -SNAPSHOT
./mvnw org.codehaus.mojo:versions-maven-plugin:2.5:set -DremoveSnapshot=true -DprocessAllModules=true org.codehaus.mojo:versions-maven-plugin:2.5:commit
  • commit and push with tag

  • set new -SNAPSHOT version

./mvnw -f coffeenet-starter-parent/pom.xml org.codehaus.mojo:versions-maven-plugin:2.5:set -DnextSnapshot -DprocessAllModules=true
./mvnw org.codehaus.mojo:versions-maven-plugin:2.5:commit
  • commit and push

Architecture

Parent

                                    ------------------
                                    |   Spring Boot  |
                                    ------------------
                                             ↑
                                             |
                                -----------------------------
                                |   CoffeeNet Dependencies  |
                                -----------------------------
                                             ↑
                                             | 
                                  ------------------------
         -----------------------→ |   CoffeeNet Parent   | ←-----------
         |                        ------------------------            |
         |                                                            |
         |                                                            |
         |   --------------------------                  -----------------------------
         |-- |   CoffeeNet Actuator   |                  |   CoffeeNet Application   |
         |   --------------------------                  -----------------------------
         |
         |   -------------------------------
         |-- |   CoffeeNet Autoconfigure   |
         |   -------------------------------
         |   ---------------------------------
         |-- |   CoffeeNet Starter Discovery |
         |   ---------------------------------
         |                 ...
         |   ---------------------------------------------
         |-- |   CoffeeNet Starter Navigation Themeleaf  |
             ---------------------------------------------
rocks.coffeenet

CoffeeNet

Easy integration in a distributed world

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

Версия
0.38.2