public final class Thymeleaf extends Object
Class meant to keep some constants related to the version of the Thymeleaf library being used, build date, etc.
Modifier and Type | Field and Description |
---|---|
static String |
BUILD_TIMESTAMP |
static String |
VERSION |
static int |
VERSION_BUILD |
static int |
VERSION_MAJOR |
static int |
VERSION_MINOR |
static String |
VERSION_TYPE |
Modifier and Type | Method and Description |
---|---|
static boolean |
isVersionStableRelease() |
public static final String VERSION
public static final String BUILD_TIMESTAMP
public static final int VERSION_MAJOR
public static final int VERSION_MINOR
public static final int VERSION_BUILD
public static final String VERSION_TYPE
Copyright © 2016 The THYMELEAF team. All rights reserved.