Skip to content
This repository was archived by the owner on May 31, 2023. It is now read-only.

JohnDeere/work-tracker-examples

Build Status DepShield Badge

Work Tracker Examples

Some examples of how to use the Work Tracker library.

The JDK 8 based examples are in the master branch. The JDK 11 based examples are in the JDK11 branch.

Running the Examples

Since work-tracker-spring-example is an example project, the credentials are User:user and Password:password

cd spring-boot-example
mvn clean spring-boot:run
cd spring-example
mvn clean jetty:run
cd java-example
mvn clean jetty:run

Contributing to these example applications

Please see the Contribution Guidelines.

Running tests

mvn clean verify

Bump Version For Release

Run the following bash command and commit the change:

bash build/bump_version.sh MAJOR|MINOR|PATCH

Example:

bash build/bump_version.sh MINOR

About

Example applications for the work-tracker libraries.

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6