lightj
======

set of light java library for workflow, DAL, config, locking, scheduler etc.

Setup
======

1. Run mvn clean install (default to use in memory db hsql)
[optional]
2. Install mysql database locally, create a database "test"
3. Run /src/main/resources/scripts/mysql_create.sql to create all tables
4. Change org.lightj.example.dal.SampleDatabaseEnum to point to the right db with username and password
5. Run mvn clean install (now with mysql supported)

Top Modules
======

1. session: light weight workflow session, bean defined workflow, spring friendly, see /src/test/java/org/lightj/session/TestFlowSession.java for example

2. schedule: quartz based scheduler module, see /src/test/java/org/lightj/schedule/TestScheduler.java for example

3. config: application config management, allow base config, environment and host override, annontation (@XmlConfig) link xml config to java constant for easy reference, runtime config change, see /src/test/java/org/ligh

Project Activity

See All Activity >

Follow LightJ Framework

LightJ Framework Web Site

You Might Also Like
SKUDONET Open Source Load Balancer Icon
SKUDONET Open Source Load Balancer

Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of LightJ Framework!

Additional Project Details

Registered

2011-07-21