Skip to content

Latest commit

 

History

History
44 lines (32 loc) · 2.01 KB

TODO.md

File metadata and controls

44 lines (32 loc) · 2.01 KB

5/23/2022:

5/20/2022:

Full auto integration test:

  • docker-compose-test file:

5/16/22:

Maybe eventually https://neilmadden.blog/2018/08/30/moving-away-from-uuids/

6/17/21:

Tried looking into Spring, but honestly it seems like a huge mess, and I can't quite wrap my head around how it should work with CXF. Just going to dump a lot of links here in case we want to revisit ever:

Open questions we should answer before using Spring:

  1. Do we feel like we actually understand how to use Spring? It's not useful if literally no one gets it.
  2. Is our own config file format going to implement too much of Spring? Specifically, the mapping of jurisdictions to URLs and the Filing Classes to use
  3. Alternatively, is Spring too complicated for our use case?