Ryan J. McDonough
Ryan J. McDonough
I've been messing around with Hydra-Java and SpringBoot and have the two working. I have taken [the sample project](https://github.com/dschulten/hydra-java/tree/master/hydra-sample) and refactored it into a SpringBoot application: https://github.com/damnhandy/hydra-springboot It'd be useful...
First of this, this is a fantastic project. I came here looking for [Hydra support](http://www.hydra-cg.com/), and found [Über](https://github.com/mamund/media-types/blob/master/uber-hypermedia.asciidoc), [Siren](https://github.com/kevinswiber/siren), and HAL as well. I think this project has legs as...
One thing that would be very helpful for implementors is providing clarity on how JAX-RS Resource classes and Providers are instantiated when used with CDI. Presently, there's some significant behavioral...
The AWS CDK RFC [#228](https://github.com/aws/aws-cdk-rfcs/issues/228) and AWS-CDK issues [11344](https://github.com/aws/aws-cdk/issues/11344), [20455](https://github.com/aws/aws-cdk/issues/20455) all proposed the idea of running custom code that could be invoked from the CLI or CDK App before or...
I'm trying to use the D2 CLI and VSCode extension from behind a corporate proxy. Anytime a remote icon is referenced, it results in a `Bad Gateway` response. It would...