public final class SpringVersionUtils extends Object
Modifier and Type | Method and Description |
---|---|
static boolean |
isSpring30AtLeast() |
static boolean |
isSpring31AtLeast() |
static boolean |
isSpring32AtLeast() |
static boolean |
isSpring40AtLeast() |
static boolean |
isSpring41AtLeast() |
public static boolean isSpring30AtLeast()
public static boolean isSpring31AtLeast()
public static boolean isSpring32AtLeast()
public static boolean isSpring40AtLeast()
public static boolean isSpring41AtLeast()
Copyright © 2016 The THYMELEAF team. All rights reserved.