Skip to content

Instantly share code, notes, and snippets.

@AdamBien
Created August 5, 2025 13:07
Show Gist options
  • Select an option

  • Save AdamBien/3847c0daefff70904c1e8589fd8f5c27 to your computer and use it in GitHub Desktop.

Select an option

Save AdamBien/3847c0daefff70904c1e8589fd8f5c27 to your computer and use it in GitHub Desktop.
138thAirhacksQ&A.md
@AdamBien
Copy link
Author

Time travel 38th episode:
"What do you think about the Gartner report Market Guide for Application Platforms?, How will you organise configuration classes like logger producers, custom beans validation, and helper classes in the BCE architecture?, What is your suggestion about modular JSF/Primefaces projects, especially for large projects transitioning to microservices?, What do you think about importing and injecting the "gateway" directly in the business app or using JMS to report metrics asynchronously?, What is the best way to store translations and property files for use with JSF bundles or databases, especially with thousands of keys?, How would you handle an endpoint that supports only GET with multiple query parameters? Would using POST with a JSON object be a better approach?, Is there a way to resolve "Unknown properties" in JAX-RS and JSON on Wildfly using only JEE without Jackson libraries?, Which application server would you choose today for designing an average JEE application without specific customer requirements?, Is it possible to set up a Docker image so that rarely changing dependencies are incorporated into a Docker layer for faster builds and deployment across Java EE containers?, Do CDI Events support generic classes in Java EE, and how can separate listeners be implemented for different events?, What is your opinion regarding Project Jigsaw, especially in light of IBM and Red Hat's opposition?, What advice would you give to someone just starting with Java EE on how to approach learning it effectively?, Why should we use Java EE with Payara or Glassfish when we have Jersey as a JAX-RS implementation?, What do you think of the Java Platform Module System (JPMS)?, Which approach would you use to update the progress of a long-running asynchronous task so that it can be polled via JAX-RS?" πŸ‘‰ https://adambien.blog/roller/abien/entry/gartner_bce_modular_jsf_firehose

@AdamBien
Copy link
Author

Keynote: "Java's Unfair Advantage: Why LLMs Write Better Enterprise Code in Java" πŸ‘‰ https://www.devtalks.ro/cluj#agenda

@AdamBien
Copy link
Author

"Zero-Compromise Serverless Java: No Ops, Low Costs (EN)" πŸ‘‰ https://talk4devs.j-labs.pl/en/100-cloud-serverless-java-2/

@haydenjones
Copy link

  1. What plugins do you recommend/use for Visual Studio Code?
  2. When you write an end to end test, in general do you write those in a separate project?
  3. When performing an end to end test, how specific do you like the answers to be? Are you looking for exact matches? What happens if the underlying data is changed?

@AdamBien
Copy link
Author

The Battle of Frameworks πŸ‘‰ https://www.meetup.com/czjug-prague/events/306973050/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment