Skip to content

Example Java project using wro4j (Web Resource Optimizer for Java)

Notifications You must be signed in to change notification settings

hgoebl/using-wro4j

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example Project using wro4j

This is a small example project which uses the build-time optimizations for a Java web project.

  • Use JSHint and CSSLint to ensure code quality for JS and CSS
  • Exclude JSHint and CSSLint for vendor code (e.g. jQuery)
  • Use lesscss http://lesscss.org as a CSS meta framework
  • concatenate und minify JavaScript and CSS

TODO

  • Find a way to use uncompressed JavaScript and less source files in DEVELOPMENT mode (especially in JSF)
  • Explain options and configurations (why I use lesscss maven plugin in and not wro4j, ...)

Further reading

Licence

  • Copyright by Heinrich Göbl (2012)
  • MIT License (do what you wanna; no guarantee; no support)

About

Example Java project using wro4j (Web Resource Optimizer for Java)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published