Skip to content

Instantly share code, notes, and snippets.

@AdamBien
Last active May 30, 2023 18:17
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AdamBien/a97ce552e3f784721dda8054ab1871f2 to your computer and use it in GitHub Desktop.
Save AdamBien/a97ce552e3f784721dda8054ab1871f2 to your computer and use it in GitHub Desktop.
111thAirhacksQ&A.md

Ask questions and see you at THIS TIME AT SATURDAY: May, 27th (instead of June 5th), 8 pm CET: youtube.com/c/bienadam

Also checkout recent episode:

110th airhacks.tv

Please keep the questions as short and as concise as only possible. Feel free to ask several, shorter questions. I will also cover some questions in my "shorts" youtube.com/@bienadam/shorts between the shows.

Upcoming airhacks.tv events are also going to be announced at meetup.com/airhacks

New: the airhacks.tv discord server: discord.gg/airhacks

@AdamBien
Copy link
Author

AdamBien commented May 7, 2023

@guykatz
Copy link

guykatz commented May 20, 2023

Best way to schedule a repeated task inside an application scoped cdi bean (non ejb) ?
Thanks

@AdamBien
Copy link
Author

The Airhacks Time Machine - looking 100 episodes back (https://www.adam-bien.com/roller/abien/entry/groovy_vs_js_swing_2):

  1. Microservices and Java EE
  2. Define "Lightweight" or more "Lightweight"
  3. "manage sessions to maintain information about logged-in users"
  4. How to migrate and test convoluted Swing projects to Java FX
  5. " OSGi for my startup"
  6. Time derived properties in Java EE applications
  7. JRebel or similar tools
  8. How to handle security between my own micro services? Pass around a token between my own app servers with each request?
  9. (...) how to run and debug (from NetBeans) a JavaEE project on Docker?
  10. batch processing and application servers
  11. My question is not whether Javascript or Groovy is the better language (...)
  12. webscockets and scalability
  13. second level cache and JPA

@mdrokz
Copy link

mdrokz commented May 27, 2023

How to implement role based authentication for communication between microservices ? Thanks

@t-shaguy
Copy link

t-shaguy commented May 30, 2023

@.Adam, how is the going. please can you help with a best practices implementation use case for a robust webbook notification service, with details about request injection, persistence, error handling? Thank you

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