|
You are here |
blog.blundellapps.co.uk | ||
| | | | |
msfjarvis.dev
|
|
| | | | | GitHub recently rolled out Packages to the general public, allowing the entire develop-test-deploy pipeline to get centralized at GitHub. Learn how to use it to publish your Android library packages. | |
| | | | |
blog.gradle.org
|
|
| | | | | [AI summary] Gradle, Inc. announces the second Early Access Preview (EAP 2) of Declarative Gradle, highlighting updates to the declarative configuration language (DCL), improved IDE support, and new features for Android projects. | |
| | | | |
andreabergia.com
|
|
| | | | | In this short series, we are going to dig a bit in how one writes a gradle plugin. Our plugins won't do anything useful except some println; however I hope to manage to explain some concept and to save you some time in case you have to write one. The source code for this tutorial is available on github at https://github.com/andreabergia/sample-gradle-plugin. Our first plugin Link to heading The repository is split in two projects: gradleplugin and usage. Quite obviously, gradleplugin defines our plugin, ... | |
| | | | |
www.e4developer.com
|
|
| | | High level introduction to Spring Boot and its popularity. Spring Boot Hello World example and a list of features that make it so successful. | ||