Jonny Carter
Jonny Carter
I believe this warning is out of date, so I propose to remove it from the README. There may be some nuance that I'm missing here, so feel free to...
We've been using this plugin for a bit (as noted in the discussion in #15). I started noticing this in my gradle output: > Your profile name includes a 'profile...
Whenever I run integration tests on my Grails 2.3.6 application that uses the activiti plugin, I receive this error: ``` org.springframework.transaction.CannotCreateTransactionException: Could not open Hibernate Session for transaction; nested exception...
If a site doesn't support TLS 1.2, then the Heartbleed script throws an EOF error. This seems to be because the go crypto TLS package is built to implement TLS...
I made my way to the wiki page on [Adding a new generator](https://github.com/swagger-api/swagger-codegen-generators/wiki/Adding-a-new-generator-for-a-language-or-framework.) from the page on [standalone generator development](https://github.com/swagger-api/swagger-codegen/blob/3.0.0/standalone-gen-dev/standalone-generator-development.md). I couldn't resist making a few edits. Totally understand if...