Giter Club home page Giter Club logo

war-compare's Introduction

war-compare

An extermely simple single file drop-in that allows two WAR applications to dynamically compare themselves at runtime. This is done via direct communication between running applications, no access to the file system of either machine is required.

Say you are testing a Java web application, what version is it? What is different from the one running in QA? What files, classes or jars have changed? A visual tree browser lets you drill down to find the exact files that differ between two running instances. No file data is sent, only paths and MD5 hashes.

Requirements

This tool only works with applications that support JSP files.

Installation

Just drop md5.jsp into the root directory of your web applications.

Usage

Simply navigate to the JSP. Once there, enter a path to another md5.jsp. The two files will communicate with each other, allowing visual navigation of both file trees along with MD5 hashing for realtime diffs.

Security (optional)

Security is documented inside the JSP. A sample properties file is included in the project.

Future

Add servlet support for containers/projects that do not use JSP.

Keywords

Java, JSP, WAR, web application, compare, md5, hash, version, versioning

war-compare's People

Contributors

eldenbishop avatar

Stargazers

糊糊 avatar  avatar

Watchers

 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.