Skip to content

vsapsai/miniprofiler-java

Repository files navigation

Java version of MiniProfiler.

Current state

Build Status

It is in early stage of development and doesn't have many features. Main difference from other Java implementations is that current implementation uses MiniProfiler/ui.

How to develop

####Be sure to git submodule init and git submodule update after cloning to pull down the ui repo!####

During development use the following commands:

  • ./gradlew :samples:general:jettyRunWar to run the sample;
    • ./gradlew :samples:distributed-system:farmRunWar to run distributed system sample;
  • ./gradlew :samples:general:jettyRunWarDebug to debug the sample;
  • ./gradlew test to run tests;
  • ./gradlew war to build .war files.

See also

In no particular order:

About

Java version of MiniProfiler http://miniprofiler.com/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published