Giter Site home page Giter Site logo

heyhiren / tinypounder Goto Github PK

View Code? Open in Web Editor NEW

This project forked from terracotta-oss/tinypounder

0.0 0.0 0.0 303 KB

The TinyPounder is a GUI tool to test creation / removal / destroyal of Ehcache3 cache managers or caches AS WELL as TC Store datasets !

Home Page: http://www.terracotta.org

License: Apache License 2.0

Java 98.67% SCSS 1.33%

tinypounder's Introduction

TinyPounder

The TinyPounder is a GUI tool to test creation / removal / destroyal of Ehcache3 cache managers or caches.

The TinyPounder does not embed ehcache3 libraries; instead it relies on a kit (an archive that contains the ehcache libraries).

You can find Open Source Ehcache3 kits on the Ehcache3 release page (archives that end with -kit).

How to use

To start the TinyPounder, you can download it and start it with :

java -jar tinypounderXXX.jar

If you usually run the TinyPounder with the same kit, you can provide its path at start time :

java -jar tinypounderXXX.jar --kitPath=/path/to/unzipped/kit/ --licensePath=/path/to/license.xml

Disable auto-launch browser (when you already have a tinyPounder window)

java -jar tinypounderXXX.jar --autoLaunchBrowser=false

Then head to http://localhost:8080

How to build

To build the TinyPounder, clone this git repo and run :

./mvnw clean package

and then start it with :

java -jar target/tinypounderXXX.jar

or, in a single step :

./mvnw clean spring-boot:run

tinypounder's People

Contributors

anthonydahanne avatar mathieucarbou avatar boyusun-sag avatar garywkeim avatar dependabot[bot] avatar akomakom avatar azure-pipelines[bot] avatar

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.