Skip to content

Instantly share code, notes, and snippets.

@AdamBien
Last active October 3, 2016 09:58
Show Gist options
  • Save AdamBien/e6e20c129e673ad558be495dd4f3afc4 to your computer and use it in GitHub Desktop.
Save AdamBien/e6e20c129e673ad558be495dd4f3afc4 to your computer and use it in GitHub Desktop.
31stAirhacksQ&A.md
@wesleyegberto
Copy link

Hi @rherschke
Thank you for the answser =) I forgot about that one!

But would be nice to know some common HTTP status for operations like CRUD, verify something, validation errors, business errors or requirements and so on.

Thank you!

@dsurendran
Copy link

Hello Adam,

Saw your talk on infoshare on 'A Code-Driven Microservices Session', you explained about monitoring in Payara using url localhost:4848/monitoring/domain1/server.
How to do same kind of monitoring in Wildfly?

Thank You.

@nebrass
Copy link

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

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

anoopk84 commented Oct 2, 2016

Hi Adam,

What tool do you recommend to generate Rest API docs?

Thanks,
Anoop

@thomasdarimont
Copy link

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

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

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

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

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