VELTOOLS-217 - Modernize BrowserTool, use Sec-CH headers when present
7 files changed
tree: 941312cf830548891de5c521e2fe7ae3f044d026
  1. spring-mvc-velocity-view/
  2. src/
  3. velocity-tools-examples/
  4. velocity-tools-generic/
  5. velocity-tools-view/
  6. .asf.yaml
  7. .gitignore
  8. LICENSE
  9. NOTICE
  10. pom.xml
  11. README.md
README.md

Title: Apache Velocity Tools

Apache Velocity Tools

Welcome to the VelocityTools projects. This is a subproject of the Apache Velocity project hosted at https://velocity.apache.org/

The VelocityTools project contains several subprojects:

velocity-tools-generic/             A collection of general purpose tools
velocity-tools-view/                Tools servlets and filters for use in a webapp
velocity-tools-examples/
  velocity-tools-examples-simple/   Simple examples
  velocity-tools-examples-showcase/ A full webapp demonstrating tools

Apache Velocity Tools require at least Java 8 to run.

Feedback

We welcome your feedback to user@velocity.apache.org.

  • The Apache Velocity Team