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
@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