luisospina-sealed
luisospina-sealed
While trying to build a simple Micronaut app with a connection to a SQL (postgres) db an **IllegalAccessError** is being thrown. Here's the stack trace > Fatal error: java.lang.IllegalAccessError: class...
### Expected Behavior When an endpoint does return a `Flux` if an error occurs and there's a global @Error handler defined it should catch the exception. ### Actual Behaviour Exception...
### Expected Behavior Page `totalSize` should be correct even if it has a list of children nested objects (one to many or many to many relationship) ### Actual Behaviour Page...