John Ament

Results 27 issues of John Ament

Allow Brave Spans to be triggered via interceptors.

enhancement

- [ ] Hystrix configuration

extension

Use an archetype to create a project from scratch. Could even be a project generator site.

newfeature

We use the socket appender w/ logstash layout to send data to our kibana instance, I suspect this is a pretty normal way to do it. Occasionally we see a...

### Q&A (please complete the following information) - OS: macOS - Browser: chrome - Version: editor.swagger.io - Method of installation: browser - Swagger-Editor version: latest - Swagger/OpenAPI version: OpenAPI 3.0.1...

…Context. Fixed shrinkwrap version. --- This change is [](https://reviewable.io/reviews/arquillian/arquillian-extension-rest/29)

In the datagrid/nosql chapter, you have an EJB: ``` java @Typed(AttachmentRepository.class) @TransactionAttribute(TransactionAttributeType.REQUIRED) public class AttachmentRepository implements Repository { ``` This is a little bit overkill, no? CDI cares about the...

Like most enterprise developers, I have a global maven repo available at work which we mount all of our dependencies on. This includes the EAP binaries and the repo that...

Create an ftests module to help demonstrate features of the container.