- query
- https://alejandromp.com/blog/experimenting-with-a-query-resolver-system/
- https://github.com/alexito4/QueryResolverSystem
- deployment
- https://www.unison-lang.org/whats-new/unison-services-preview/
- just as a quick waste of time, this seems interesting (cf nix gitlab vs docker, etc)
- what i came here for
- https://jenkov.com/tutorials/java-json/jackson-annotations.html
- don’t understand this [5 hours later]
InjectableValues inject = new InjectableValues.Std().addValue(String.class, "jenkov.com");
PersonInject personInject = new ObjectMapper().reader(inject)
.forType(PersonInject.class)
.readValue(new File("data/person.json"));- Food stuffs
- https://github.com/immutables/immutables
- Also movie stars…
- Am I a bad person?