Silly question - how do you create entities in Spring Data R2DBC? All examples I struck on create those manually, which is a bit... "not springy".
Am I missing some part of the documentation, or should R2DBC dependency should spring-data-jpa should also be there and configured separately?