Gradle Essential Training For Java Developers
Use the latest Gradle version (6.5.1) to learn Gradle core concepts and build you Java apps with confident.
What you’ll learn
-
Gradle Fundamentals: Core concepts, features, and life cycle.
-
Groovy jump start to help you writing groovy script within Gradle build file.
-
Java Build Tools comparison: Why you need to switch to Gradle?
-
Build a Java project using Gradle
-
Dependency Management in Gradle
-
Dependency configurations such as (implementation, compileOnly,runtimeOnly) what they mean and what are the benefits?
-
Gradle Wrapper
-
Gradle Cache
-
Gradle Tasks: custom creation and execution flow
-
Live example on how to convert Spring boot project from Maven to Gradle.
-
How to use Gradle Daemon to speed up your build time.
Requirements
-
Java language(The basics)
Who this course is for:
- Developers in General, Java developers in Particular.