Releases: garystafford/spring-postgresql-demo
Releases · garystafford/spring-postgresql-demo
Netflix Nebula Plugins and Gradle Versions Plugin
Changes:
- Added Netflix Nebula Gradle plugins:
nebula.ospackage
andnebula.release
- Added Gradle Versions Plugin,
com.github.ben-manes.versions
- Tried to add Liquibase Gradle Plugin, but
snapshot
task conflicts withnebula.release
- Updated to and tested latest Gradle dependencies for SpringFox and Liquibase.
- Changed h2 config from local file-based db to in-memory db, for better compatibility and security
Unit Tests with H2 Integration
New features since v3.0.0 release, for Post: 'Managing Applications Across Multiple Kubernetes Environments with Istio: Part 1/2':
- Basic unit tests for a demo of H2
- Unit tests use H2 instead if requiring PostgreSQL instance (use default Spring Profile)
- New Jenkins Pipelines (Jenkinsfiles)
- Continuous Integration with two publishing options
- Build/Publish Docker Image
- Build GKE Environments and deploy v1 to dev
- Smoke and Integration Test (currently targets minikube)
- Complete minikube environment files, with and without PostgreSQL local
- Option to deploy PostgreSQL to GKE, but doesn't work with Istio, yet.
Official Release for Multi-Environment k8s/Istio Post
The official release for the two-part post, Managing Applications Across Multiple Kubernetes Environments with Istio: Part 1 and Part 2: https://wp.me/p1RD28-5L7
Official Release for PCF/Spring Post
The official release for the post, Developing Cloud-Native Data-Centric Spring Boot Applications for Pivotal Cloud Foundry: https://wp.me/p1RD28-5Jh
v2.1.0
version v2.1.0