Less language is an extension of css and less4j compiles it into regular css. Less adds several dynamic features into css: variables, expressions, nested rules, and so on. Less was designed to be c…
Learning about Apache Shiro features. This is just demo application. CAREFUL: the application uses Shiro snapshot. Please, add maven snapshots repository into your maven settings.xml: https://repos…
How to enable standalone JNDI and embedded in-memory database in tests. The project uses only Java and Maven. It runs without an application server or other J2EE container.