org.thymeleaf.spring3.util
Class SpringVersionUtils
Object
org.thymeleaf.spring3.util.SpringVersionUtils
public final class SpringVersionUtils
- extends Object
- Since:
- 2.1.0
- Author:
- Daniel Fernández
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
isSpring30AtLeast
public static boolean isSpring30AtLeast()
isSpring31AtLeast
public static boolean isSpring31AtLeast()
isSpring32AtLeast
public static boolean isSpring32AtLeast()
isSpring40AtLeast
public static boolean isSpring40AtLeast()
Copyright © 2013 The THYMELEAF team. All Rights Reserved.