Skip to content

Instantly share code, notes, and snippets.

@AdamBien
Last active October 3, 2016 09:58
Show Gist options
  • Select an option

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

Select an option

Save AdamBien/e6e20c129e673ad558be495dd4f3afc4 to your computer and use it in GitHub Desktop.
31stAirhacksQ&A.md
@nebrass
Copy link
Copy Markdown

nebrass commented Sep 30, 2016

Hello Adam,

I watched recently your great training course about Microservices, which is the most complete one about Java EE & Docker.
I just hope to see "Service Discovery" video, to complete the series ;)

PS: The video about load balancing & docker was wonderful !

Thank you !

@joshgontijo
Copy link
Copy Markdown

Hi Adam
I would like to hear you opinion on event sourcing. Have you worked in a project that uses this pattern ?

Thanks and keep the good work !
Josh

@anoopk84
Copy link
Copy Markdown

anoopk84 commented Oct 2, 2016

Hi Adam,

What tool do you recommend to generate Rest API docs?

Thanks,
Anoop

@thomasdarimont
Copy link
Copy Markdown

Hello Adam,

do you already use the HEALTHCHECK CMD support introduced in docker release 1.12?
https://blog.newrelic.com/2016/08/24/docker-health-check-instruction/

Cheers,
Thomas

@ivanzorcic
Copy link
Copy Markdown

ivanzorcic commented Oct 2, 2016

Hi Adam, do you have a favorite zero downtime deployment strategy with JEE and docker? Thanks, Ivan

@matlach
Copy link
Copy Markdown

matlach commented Oct 3, 2016

Hi Adam,

How would you wire programmatically the EntityManager without using persistence.xml file.
Does the only way would be to rely on vendor specific feature? ex, hibernate: http://docs.jboss.org/hibernate/orm/5.1/userguide/html_single/Hibernate_User_Guide.html#bootstrap-jpa-hibernate

Thanks,

@mtrefzer
Copy link
Copy Markdown

mtrefzer commented Oct 3, 2016

Hi Adam,

I watched your latest screencasts accessing javaee backend with angular2, reactiveJS and native javascript as frontend implementation.
First off all thanks for that, great job as always ;)

  • What's your setup vor ES6 development ? ( webpack, babel, ...)
  • Which javascript libs do you use for unit- and integrationtests ?

Thanks Michael
(and sunny greetings from the Costa Blanca)

@rac021
Copy link
Copy Markdown

rac021 commented Oct 3, 2016

Hi Adam,

What is your point of view about RAML ( restful api modeling language ) for documenting REST APIs ?

Thank's

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