Oh I forgot to mention. I’ve been doing mostly Android (on “the JVM”), so I’m basically a child in a new world and I have no idea what I’m doing. eg: I just discovered the magic that is Spring Boot, so I ran back to the things I know from Android, aka sqldelight & no reflection.
I need to build an internal tool with a minimal html interface, that will accept data from users and generate some reports. I assumed the JVM will feel more familiar.
@alec since I caught your attention, can you drop a few lines about some things I should look into as a quick-starter?