Coder Social home page Coder Social logo

arkanovicz / velosurf Goto Github PK

View Code? Open in Web Editor NEW
2.0 3.0 1.0 4.06 MB

Velosurf is a java database mapping layer for Apache Velocity.

Home Page: http://velosurf.sf.net

License: Apache License 2.0

HTML 70.14% CSS 0.07% Java 28.44% JavaScript 1.08% Shell 0.02% Velocity Template Language 0.25%

velosurf's Introduction

Velosurf Library

- The Velosurf project is deprecated.

Please use the Modality project.

WHAT IS IT ?

Velosurf is a database access layer for the Apache Velocity template engine. It provides an automatic database mapping of tables and relationships without any code generation.

In the context of a Webapp, Velosurf also provides handy tools for authentication, localization and forms validation.

WHY VELOSURF ?

Mainly, to avoid rewriting each time specific database mapping layers in each project involving velocity and database entities that template writers have to deal with.

Velosurf comes from a design architecture paradigm called the Pull Model, or the Toolbox Model. It inherits the standard MVC (Model-View-Controller) architecture paradigm, and its main idea is that the view layer should rely on a series of dedicated tools that designers use to create views.

The VelocityTools subproject offers the ability to configure context tools from a standard xml config for Velocity.

Velosurf appears as such a tool.

HOW TO USE ?

Velosurf can be used either from a standard java application, or from a VelocityTools webapp.

Please refer to docs/download.html and docs/installation.html.

HOW TO BUILD ?

First, you'll need to have Apache Ant installed. Then, go to the ./build/ directory and run 'ant jar'.

HOW TO TEST ?

With ant installed, you can test Velosurf with the 'ant test' command.

Any question or problem ? Feel free to contact us on the mailing list!

velosurf's People

Contributors

arkanovicz avatar dependabot[bot] avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

aliallaoui

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.