Commit Graph

8 Commits

Author SHA1 Message Date
michaelpede 579a88d19c Updates to fix generic build 2021-10-26 09:46:00 -07:00
michaelpede 77b723f95a Progress importing Certification metadata report JSON
also, getting rid of Postgres modifications
2021-08-18 14:45:31 -07:00
michaelpede 071732a622 Auto-detect primary key
I'm doing this by way of a naming convention.
Technically the primary keys for this DB are all Numeric, ending with the String "Numeric".
Cutting this off finds the string key field we want to be using for this application.
2021-05-06 11:19:09 -07:00
michaelpede ac2f88979a More Generic Code 2021-04-05 13:21:54 -07:00
michaelpede 7d462cbc10 Lookup Resource Maven building
Got rid of Gradle.  ODATA docs all supported Maven.
2021-03-31 12:38:46 -07:00
michaelpede 582016b826 Docker skeleton
Contains Docker DB (optional) and main Java Docker
Removing zip from repo
2021-03-18 15:35:11 -07:00
pedem de7d6763c4 Adding Gradle Files to project
Also, other initial files.
2021-03-18 14:13:44 -07:00
Joshua Darnell b645a54a8a
Initial commit 2021-03-03 18:55:58 -08:00