Skip to content
#

gradle-tasks

Here are 14 public repositories matching this topic...

Used Gradle to build a joke-telling app that has both a free and paid version. This included factoring functionality into libraries as well as using build flavors to modularize the construction of each variant of the app. I also configured a Google Cloud Endpoints development server to supply the jokes.

  • Updated May 9, 2017
  • Java

A simple Spring Boot application for performing CRUD operations on student entities. Docker is used to containerize the MySQL database and the Spring Boot application. The MySQL database is set up and run using Docker Compose, and the Spring Boot app is packaged into a Docker image using a Dockerfile.

  • Updated Feb 8, 2024
  • Java

Improve this page

Add a description, image, and links to the gradle-tasks topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gradle-tasks topic, visit your repo's landing page and select "manage topics."

Learn more