google-nomulus/core/src
gbrodman 40b14fb695
Create a converter for sets of InetAddresses and use it in HostResource (#612)
* Create a converter for sets of inetAddresses and use it in HostResource

This can just be a set of strings where each string represents an
address;  there's no need for it to be a separate table. This allows
for simplification of the SQL schema.

* Regenerate golden SQL file after renaming v28 -> v29

* Add more tests and rename a typo in the file

* Refactor common test code and use tm methods

* Use JUnit5 API

* Rename test entity
2020-06-10 13:04:20 -04:00
..
main Create a converter for sets of InetAddresses and use it in HostResource (#612) 2020-06-10 13:04:20 -04:00
nonprod/java/google/registry/tools Don't NPE when nomulus tool is run without a subcommand (#564) 2020-04-24 17:32:58 -04:00
test Create a converter for sets of InetAddresses and use it in HostResource (#612) 2020-06-10 13:04:20 -04:00