TODO: - [ ] Generate services with java async types by choice (rxjava2/rxjava3 or java.concurrent) - [ ] Generate dedicated builder in classic java style for types - [ ] Review usage of value classes where it can lead to problems on Java side
TODO: