Skip to content

An small tool for looking into Jackrabbit repository database. With this tool you can view What (and how) data has been store in Database.

Notifications You must be signed in to change notification settings

openweb-nl/Jackrabbit-Database-Decoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

USAGE

Step 1: Clone the repository.

Step 2: Modify "src/main/resources/application.properties" file so that it is pointing to the database you want to debug.

Step 3: Build and run the project via

mvn clean package spring-boot:run

Step 4: Open up a browser and navigate to http://localhost:9090

About

An small tool for looking into Jackrabbit repository database. With this tool you can view What (and how) data has been store in Database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published