Skip to content

Instantly share code, notes, and snippets.

@AdamBien
Last active August 29, 2015 14:03
Show Gist options
  • Save AdamBien/e1855469d4c507427ef9 to your computer and use it in GitHub Desktop.
Save AdamBien/e1855469d4c507427ef9 to your computer and use it in GitHub Desktop.
5th airhacks.io Questions
  1. Gateway pattern, stateful vs. stateless behavior and the "Extended" EntityManager (multiple questions)
  2. Boundaries intercommunication restrictions Java EE (two boundaries should not communicate with each other) Boundaries intercommunication restrictions Java EE Email question from: Sergio David
  3. .NET vs. Java EE -- after 5 years JAVA EE OR .NET - AN ALMOST UNBIASED OPINION Question from: Süleyman Vurucu
  4. What is the state of Java EE 7 (Adam S.)
  5. Cancel vs. Cancellation, and when "GET" and "POST" are not enough Frank
  6. @AdamBien please suggest some good resource for Java EE inside view like how container create stateless beans and so on #airhacks @ mesurajchhetry
  7. Layers, Tiers and interactions. Blog post dicusssion
  8. What are micro services? Carsten Czyszewski
  9. Is it possible to Implement microservices with JEE? Carsten Czyszewski
  10. Are there any improvements on implementing the good old design patterns with
    JEE 7 / Java 8? Carsten Czyszewski
  11. The difference between @Path and @Stateless + @Path Sam
  12. How do I run integration tests? mvn test does not trigger them, nor the mvn
    integration-test zemiak
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment