Explore >> Select a destination


You are here

ryanharter.com
| | vgaidarji.me
8.1 parsecs away

Travel
| | I'm a software developer with the main focus on Android platform.
| | wittchen.io
7.5 parsecs away

Travel
| | Introduction I really like Gradle build system for JVM apps. It has flexibility like Ant and great dependency management capabilities like Maven. It addition, it doesnt use XML notation, but Groovy programming language, so builds configurations are simple, concise, easier to read and easier to create. In my opinion, Gradle is truly modern build system for JVM apps. Nevertheless, there are projects, which are pretty old and use older systems like Ant.
| | www.vogella.com
7.2 parsecs away

Travel
| |
| | mydeveloperplanet.com
57.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...