UWIT-IAM / cert-service

UW certificate service website
2 stars 0 forks source link

Add velocity-spring dependency so the code now compiles. #58

Closed stea-uw closed 1 year ago

stea-uw commented 1 year ago

This adds the velocity spring dependency and compiles it from source.

It also add a pre-commit check that verifies the data files and validates a couple basic Java style guide rules.

Tested: All precommit checks pass.

mar235av commented 1 year ago

Looks very good. A much cleaner way to handle this dependency.