There are no reviews yet. Be the first to send feedback to the community and the maintainers!
spring-boot-api-example
Sample Spring Boot application that exposes a REST API for theme park rides. Accompanies "Building a Spring Boot application in Jenkins" video and article.jenkins-demo
Provisioned Jenkins instance to go along with 'Microservice devops' series of tutorialsmetric-types
Accompanying repo to tutorial video where you’ll discover what are the 4 different types of Prometheus metrics, how to decide which one is right for a specific scenario, and how to query them.file-diff-plugin
An example Gradle plugin that diffs two filesgradle-tutorials
Each directory is a tutorial which you can view for more details.gradle-multi-project-masterclass
Demo app for course Gradle Multi-Project Masterclassspring-boot-default-metrics-example
Repository to demonstrate default Spring Boot metrics made available using the Spring Boot Actuator modulegradle-tutorial
Gradle tutorial for complete beginnersgradle-hero
Sample Gradle projects accompanying Gradle Hero course and Gradle Build Bible book.jenkins-ecs-agents
Jenkins project with configuration to run slave agents in AWS ECSsonarqube-jenkins-example
Example project with SonarQube quality gates as part of Jenkins buildgradle-docker-example
A demo of using Gradle tasks to build and run Docker imagesdebug-demo
Example "Battleship" application to demonstrate Java debug techniquesaws-cdk-examples
maven-to-gradle
An example project for demonstrating Maven to Gradle migrationsgradle-github-actions-example
Explores the different ways to build Gradle projects using GitHub actions.gradle-build-bible
Sample Gradle projects accompanying Gradle Build Bible book.cucumber-multi-launcher
An example launcher to run multiple Cucumber executions in the same JVM.version-catalog-with-spring-boot
Demonstrates Gradle's version catalog feature with Spring Bootgradle-java-library-plugin-library
Library utilising api and implementation dependencies. See article for more info.plantuml-gitlab
Accompanying repo to tutorial video where you'll learn how to use PlantUML within a GitLab wiki, to provide a collaborative way to create diagrams and keep them up to date.optional-examples
Example uses of Optionalprometheus-with-remote-configuration
Prometheus with the ability to load a configuration file from a remote URLgradle-java-library-plugin-consumer
Project to illustrate consuming a Gradle built Java library using api and implementation dependencies. See article for more info.gradle-project-order-plugin
A Gradle plugin to control ordering of task execution between projects.prometheus-ecs-discovery-docker
Repository from which to build Docker image for https://github.com/teralytics/prometheus-ecs-discoverygradle-java-toolchain-example
Demonstrates the new Java toolchain functionality in Gradle 7.0spring-boot-gradle-plugin-example
A project to demonstrate the use of the Spring Boot Gradle plugin as described by the article "Unleashing the Spring Boot Gradle plugin"eureka-example
An example Eureka setup with a Eureka server and 2 client microservices.jenkins-with-aws
Docker image for Jenkins with AWS CLI installedgradle-build-script-basics
Demonstrates use of Gradle basic build script concepts.cors-simulator
A set of examples to demonstrate important CORS concepts.sub-project-first-configuration
Demonstrates using evaluationDependsOnChildren() to evaluate a project's sub-projects first, during the configuration phase of the build:gradle-best-practices
A collection of projects showcasing Gradle best practicesforwarded-header-filter-example
An example Spring Boot application using the ForwardedHeaderFiltergradle-credentials-jenkins
Accompanying repo to tutorial video where you’ll learn how to securely setup credentials for your private Maven repository using Jenkins credentials, and inject them into your Gradle builds.gradle-pandoc-plugin
Easy way to generate various document formats from markdown using Pandoc.gradle-project-order-plugin-example
A standalone example for the Gradle Project Order Plugin https://github.com/tkgregory/gradle-project-order-pluginintegration-tests-with-jacoco
Demonstrates how to publish unit and integration test Jacoco code coverage data to SonarQube.kaniko-for-ecr
Kaniko executor with the required config.json to push to ECRtest-fixtures-example
Demonstrates Gradle `test-fixtures` plugin within a multi-project build.gradle-aws-assume-role
gradle-evaluation-order
Accompanying repo to tutorial video on the evaluation order of a multi-project Gradle buildgradle-case-study
A case study of how Gradle custom plugins can be used for deploymentspring-cloud-config-example
Demonstrating the use of Spring Cloud Config to externalise application configuration into a Git repository.multi-project-build-fat-jar
Demonstrates creating a fat jar for a multi-project build.docker-container-ecs-deployment
Accompanying repo to tutorial video where you'll learn how to automate deployment of your Docker containers to AWS Elastic Container Service (ECS) using CloudFormation.jenkins-with-codebuild
This project demonstrates running Jenkins pipeline stages on AWS CodeBuild.sonarqube-jacoco-code-coverage
Accompanying repo to tutorial on how to apply the Jacoco plugin to your project and run a SonarQube scan to generate a code coverage reportgradle-annotation-processor-example
Demonstration of using Java annotation processors using Gradle's annotationProcessor dependency configuration.Love Open Source and this site? Check out how you can help us