My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Wiki pages
Links

visural-common is a general purpose Java library with various "odds and ends" utilities including.

Highlights include:

  • An AOP caching solution for Guice based projects
  • A 301 Redirect Servlet Filter (permanent redirect) filter for Java web apps
  • A runtime class path scanner, which can look for classes matching certain superclass, interfaces, annotations, etc.
  • Base64 encoder/decoder
  • CSV reading/writing with integrations to database tables
  • A HTML "sanitizer" (i.e. to clean HTML of malicious content)
  • A "Resource Transform Filter", which does automatic LessCSS compilation, DataURI/MHTML image inlining and CSS/Javascript compression for web applications

Check out the full list of features here.

Online Javadocs are here.

Roadmap and release history.

Powered by Google Project Hosting