Ask questions and see you at August, 7th at 6.PM. CET: http://www.ustream.tv/channel/adambien
-
-
Save AdamBien/90205a0717635f090c661bf2d24d4fe5 to your computer and use it in GitHub Desktop.
AdamBien
commented
Jul 18, 2017
Possible to unit test primefaces? Possible to develop an independent primefaces based project then use it w/ backend Javaee later?
— Thai Dang Vu (@dxxvi) July 15, 2017
Hi Adam,
I want to use JAX-RS 2.0 client (using Jersey) in a JAVA SE 7 multi-threaded environment project.
How can I make the client instance thread safe so I can reuse it?
Thanks,
Eyal
Hi Adam!
- any workshop (streaming/vod) update ?
- proper and by standard way implementation attachments in JAX-RS?
Hi Adam,
thank you for all the wonderful work that you do!
Can you please comment on the differences between Java EE and C#/.NET ? If you change from one platform to another, how much of your knowledge would transfer? Would the change be something like Java EE -> Node.js or something like Java EE -> Spring?
Thank you,
Nejc
Hi Adam
1- Have you already used dynamic entity in eclipseLink , and what's your opinion about using it in a production project with large amount of data ?
2- I work with sensitive data, so what is the best way to encrypt data.
3- working offline is Is a much-needed feature, how can I implement it and synchronize data once Im online.
4- Can you share with us a completed project in Github like Arun Gupta's Miles2Run or Cargo Tracker, so we can take it like best practices project.
thanks
Hi Adam,
Which conferences do you advice to see the trends of software industry and get the best benefit (no fluff just staff)?
Thanks
Hey Adam!
Which would be your approach to implement SSR on a custom SPA (ES6) in JavaEE ecosystem ?
I want to avoid jsp.
Thank you!
Hi Adam
I would like to know how you naming your boundary class which just consist of create, read, update, and delete (CRUD) action? I want to avoid something like xxxService or xxxManager in naming class but more and more I will have a class with CRUD responsibility.
Thanks,
Sukma
Hi Adam,
Just found http://openjdk.java.net/jeps/264 for Java 9. As non goal "no standard log interface" is mentioned by referring to java.util logging methods. I think the java.util logger has enough methods for normal projects.
I'm tired of these logging framework debattes.
Within this JEP you have the contract that the Java Logger outputs can be delegated to Log4j etc.. Your thoughts ? I would stick with plain Java before using libaries.
Greetings from Munich.
Hello Adam
I would value your thoughts on Auto Discovering RESTful web services and/or developing a Generic RESTful web service Client.
I would really like to develop a repeatable process where I could periodically auto discover all existing RESTful web services end points with their associated Request/Response structures.
Warm Regards
Andy
Hello Adam,
1- I want to learn React js / Polymer with a java ee backend , can you show me a good sample project to start with .
2- What do you think about performance of streams api in Java 8 ? and do you think that oracle team will fix the gab of performance between streams and loops ?
Thanks
Hi Adam,
I am testing HA in glassfish/payara (no hazelcast). I would like to make web session replication working. Do you have any suggestions?
It seems that sessionid is always refreshed and never shared.
Thanks.
Hi Adam,
I am very interested and excited about the concept of a fat-jar. Therefore my question: Is WildFly Swarm Production ready? Especially when it comes to future support etc ...
Thanks
Me again :) You often recommend Kubernetes to use for JavaEE Microservices. Is it possible to make a (maybe seperate) Youtube Coding Session which covers Autoscaling, Service Discovery, Fault Tolerance and Load Balancing with Kubernetes? Maybe Openshift is also an Option? This would be great.
One more, is there any way to set Timeout in JAX-RS using only JEE or something that works in Jersey and Resteasy?
— Wesley Egberto (@wesleyegberto) August 7, 2017
Thank you!
One more, is there any way to set Timeout in JAX-RS using only JEE or something that works in Jersey and Resteasy?
— Wesley Egberto (@wesleyegberto) August 7, 2017
Thank you!
Hi adam,
How do you see java based frontend like jsp and jsf compared to javascript based ones with javaEE backend? How do you see the future of each and what do you recommend to dive in?
Thank you.
/Chaminda