Skip to content

Instantly share code, notes, and snippets.

@AdamBien
Created June 5, 2025 07:40
Show Gist options
  • Save AdamBien/8d9aaeb0af5e612de22796225fee4cab to your computer and use it in GitHub Desktop.
Save AdamBien/8d9aaeb0af5e612de22796225fee4cab to your computer and use it in GitHub Desktop.
136thAirhacksQ&A.md
@AdamBien
Copy link
Author

AdamBien commented Jul 7, 2025

Introducing Zero Model Context Protocol: http://github.com/adamBien/zmcp

@AdamBien
Copy link
Author

AdamBien commented Jul 7, 2025

Time travel--36th airhacks.tv:

HA Singletons and Java EE
JMS-redelivery in the case of a rollback or system failure
Decisions for hosting Java EE projects on premise or in the cloud
Messaging systems and message ordering
Where to put cross-cutting classes in the Boundary-Control-Entity structure?
Deploying a single WAR into separated subfolders
How to deal with "useful" libraries in Thin WAR environments?
Test coverage of system tests.
JSON-P vs JSON-B
How to separate environments in Java EE?
UI-stack options in modern Java EE applications
How to manage database connections with TomEE and Docker?
What is @javax.inject.Singleton?
Swagger integration and Jersey or: how to document REST
Do we have to override: getClasses/getSingletons of the javax.ws.rs.core.Application class?
(3.5.2017)
👉http://adambien.blog/roller/abien/entry/ha_singletons_clouds_vs_on

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