/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

rishigoomar.com
| | blog.gradle.org
2.6 parsecs away

Travel
| | This post introduces a new Gradle dependency management feature called "source dependencies".
| | msfjarvis.dev
2.9 parsecs away

Travel
| | Gradles convention plugins are a fantastic way to share common build configuration, why not take them a step further?
| | ncorti.com
1.5 parsecs away

Travel
| | How Composite Builds can simplify your Gradle build, especially if you're building a custom Gradle Plugin.
| | mydeveloperplanet.com
17.0 parsecs away

Travel
| In this blog, you will learn how to setup a Maven multi-module project which consists out of a Spring Boot backend and a Vue.js frontend. The application itself will not be created, only the setup of the project is covered in this blog. Enjoy! 1. Introduction Many applications consist out of a backend and a...