Ask questions and see you soon: http://www.ustream.tv/channel/adambien
-
How to transform entities with OneToMany relationships into json for JAX-RS (lazyinitialization exception is thrown if relationship is not fetched)? Let's say I have methods getAllUsers() and getAllUsersWithDetails(). I was able to do it with jackson and its jackson-datatype-hibernate dependency. Is there any other, better way?
-
I have seen your videos on ECB pattern, but I am not sure, what goes into Control and what into Boundary. You said, that you do it with refactoring, when Boundary gets to big ... Could you please provide any more pointers?
-
I have a feeling, I have to deploy/redeploy my application all the time during development. Do you have any tips to speed up development as much as possible and avoid deploying code? Without JRebel
-
@AdamBien what would be your take on how to most elegantly deal with resilience and service discovery for JavaEE7 #microservices ? (tweet by @niko_nava)
-
OData vs. RAW Json (email question from Louw)
-
what logging framework do you normally use? Seems slf4j is the only library i can't get rid of in my WARs... (tweet @MichelSchudel)