- Fixing hardcoded ${group} variable in CommonServiceHelper
- No more heroes!
- Group was always hardcoded as gex.example in some cases
- Giving an option to not include Hero service
- Adding Persistable trait
- Retrofit tests for hero
- Added message bundle
- Adding hero resources and services
- Modifiyng index.raml and pagination schema
- upgrade RxJava, JaxRSAST, SpringCloud
- Updating gex jaxrs annotation
- Fixing versions and adding gitignore
- Updating dependency versions, and changing fig name
- Updating dependency versions
- Using better docker names
- Using latest version in README
- Merge pull request #8 from gextech/bug/grabMissingDependency
- added jcenter
- Make feature selection a bit more granular
- upgraded lazybones, RxJava & Groovy. Minor enhancement to handle missing Bintray credentials
- Merge pull request #5 from gextech/feature/turbine
- Adding xkcd test for hystrix
- Upgrading to gradle 2.3
- Adding turbine
- Upgrading changelog for 0.1.5
- Upgrading version
- Adding popsicle dependencies
- Merge pull request #4 from gextech/feature/jsclient
- Adding js client generation
- Merge pull request #3 from gextech/feature/hystrix
- Adding sample with hystrix
- Adding hystrix starter
- Adding popsicle dependencies
- Merge pull request #4 from gextech/feature/jsclient
- Adding js client generation
- Merge pull request #3 from gextech/feature/hystrix
- Adding sample with hystrix
- Adding hystrix starter
- Fixing db host to work with localhost
- Adding docker recipe
- Removing old cleanGen script
- Updating history
- Fixing gson provider so it handles dates correctly
- Fixing gson provider so it handles dates correctly
- Merge branch 'master' of github.com:gextech/lazybones-gex-templates
- Improving gitignore
- Merge pull request #2 from gextech/feature/gs-accessing-data-gorm
- Enabling ddTo* and removeFrom*
- Merge pull request #1 from gextech/feature/improving-gradle-raml
- improving gradle.build for raml spec, now gradle clean does the same that cleanGen did
- Updating template readme, fullBuild uses gradlew
- Improving template README
- Improving readme for final publication
- Updating raml version
- Merged in feature/client (pull request #2)
- Adding tests for login and hello resource
- Adding token service
- Using client instead of crawl
- Adding client
- Adding rest tests
- Merged in feature/idea-plugin (pull request #1)
- Added exclude folders to idea module
- added gradle idea plugin
- OAuth security
- Full working project
- Adding lazybones app
- Basic raml structure is ready
- Initial template