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.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 reportjenkins-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.gradle-tutorials
Each directory is a tutorial which you can view for more details.spring-boot-default-metrics-example
Repository to demonstrate default Spring Boot metrics made available using the Spring Boot Actuator modulemonitoring-example
Accompanying repo to go with tutorial video series on monitoring a Spring Boot application.gradle-multi-project-masterclass
Demo app for course Gradle Multi-Project Masterclassgradle-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-tutorial
Gradle tutorial for complete beginnersgradle-docker-example
A demo of using Gradle tasks to build and run Docker imagesaws-cdk-examples
debug-demo
Example "Battleship" application to demonstrate Java debug techniquesmaven-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.integration-tests-with-jacoco
Demonstrates how to publish unit and integration test Jacoco code coverage data to SonarQube.gradle-java-library-plugin-library
Library utilising api and implementation dependencies. See article for more info.forwarded-header-filter-example
An example Spring Boot application using the ForwardedHeaderFilterplantuml-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.gradle-java-library-plugin-consumer
Project to illustrate consuming a Gradle built Java library using api and implementation dependencies. See article for more info.optional-examples
Example uses of Optionalprometheus-with-remote-configuration
Prometheus with the ability to load a configuration file from a remote URLcucumber-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-project-order-plugin
A Gradle plugin to control ordering of task execution between projects.gradle-java-toolchain-example
Demonstrates the new Java toolchain functionality in Gradle 7.0prometheus-ecs-discovery-docker
Repository from which to build Docker image for https://github.com/teralytics/prometheus-ecs-discoveryspring-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.gradle-best-practices
A collection of projects showcasing Gradle best practicessub-project-first-configuration
Demonstrates using evaluationDependsOnChildren() to evaluate a project's sub-projects first, during the configuration phase of the build:jenkins-for-kaniko
Creates Jenkins image to use with Kaniko tutorial examplecloudformation-role-example
Accompanying repo to tutorial video where you'll learn how to practice the principle of least privilege with CloudFormation, with a working example making use of the CloudFormation service role.gradle-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-build-bible
Sample Gradle projects accompanying Gradle Build Bible book.springbootify
test-fixtures-example
Demonstrates Gradle `test-fixtures` plugin within a multi-project build.jenkins-with-codebuild
This project demonstrates running Jenkins pipeline stages on AWS CodeBuild.gradle-aws-assume-role
gradle-evaluation-order
Accompanying repo to tutorial video on the evaluation order of a multi-project Gradle buildgradle-pandoc-plugin
Easy way to generate various document formats from markdown using Pandoc.multi-project-build-fat-jar
Demonstrates creating a fat jar for a multi-project build.spring-cloud-config-example
Demonstrating the use of Spring Cloud Config to externalise application configuration into a Git repository.gradle-annotation-processor-example
Demonstration of using Java annotation processors using Gradle's annotationProcessor dependency configuration.gradle-case-study
A case study of how Gradle custom plugins can be used for deploymentkaniko-for-ecr
Kaniko executor with the required config.json to push to ECRgradle-project-order-plugin-example
A standalone example for the Gradle Project Order Plugin https://github.com/tkgregory/gradle-project-order-plugindocker-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.Love Open Source and this site? Check out how you can help us