Ask questions and see you at April, 6th, 8.PM. CET: https://vimeo.com/event/19368
Also checkout recent episode:
Please keep the questions Jakarta EE-stic. Means: as short and as concise as only possible. Feel free to ask several, shorter questions.
Ask questions and see you at April, 6th, 8.PM. CET: https://vimeo.com/event/19368
Also checkout recent episode:
Please keep the questions Jakarta EE-stic. Means: as short and as concise as only possible. Feel free to ask several, shorter questions.
Hi Adam,
is the @stateless annotation equivalent of @transactional and @RequestScoped ?
I tested that in Quarkus, but the problem is that for each request I have a new Instance.
I did not find the annotation @pooled
Thanks
Hi, Adam,
Good to know you are safe and coding on. No Slides no corona.
Please as regards table /column naming standards. What do you advise, camelCase or under_score and why? Are there any standards or best practices around this?
Thank you and stay safe :-)
Hi Adam,
Is there a way to consume multiple messages in parallel with a Post Processing acknowledgement strategy similar to how on MDBs you can control the number of sessions?
Hi Adam,
Hello Adam , i hope you're doing well.
I have two questions
We have some legacy modules with java 6 and we want to upgrade to java 11 , is there any good approach to do this migration to ensure that the modules remains work correctly with java 11 and how to detect changes that we have to do ?
Our client has the commercial version of OpenAm but they use it only for SSO , is it a good idea to use OpenAm in authorization as well in our project ?
Thanks && stay safe