google-nomulus/proxy
Ben McIlwain 03bbb2c057
Add a converter for CurrencyUnits stored in the database (#334)
* Add a converter for CurrencyUnits stored in the database

This uses the well-known String representation for currency units. It also
provides a base class for other converters that will be persisting the
toString() representation.

* Add DB and formatting changes

* Add tests, make minor fixes
2019-10-31 15:26:40 -04:00
..
gradle/dependency-locks Upgrade org.apache.beam related packages to latest version (#333) 2019-10-30 11:44:26 -04:00
kubernetes Move terraform and kubernetes folder to be under proxy (#127) 2019-06-20 14:28:32 -04:00
src Add a converter for CurrencyUnits stored in the database (#334) 2019-10-31 15:26:40 -04:00
terraform Protect KMS-secured data against destruction in upcoming google provider update. (#284) 2019-09-27 12:12:58 -04:00
.gitignore Refactor to be more in line with a standard Gradle project structure 2019-06-13 09:41:11 -04:00
build.gradle Instrument proxy frontend latency metric (#320) 2019-10-29 16:02:47 -04:00
deploy-proxy-for-env.sh Update proxy deployment script description (#245) 2019-08-28 17:35:43 -04:00
Dockerfile Refactor to be more in line with a standard Gradle project structure 2019-06-13 09:41:11 -04:00