
Master the fundamentals of gradle in easy steps
What you'll learn
- Understand what Gradle is and why it is so popular
- You will create a Standalone Java Project using Gradle command line
- Compare gradle settings gradle with Maven pom xml
- Quickly learn groovy to understand the Gradle build scripts
- Understand the anatomy of a Gradle build file
- Create a Java Web Application
- Use the War and Gretty plugins to build and run your web application
- Create Custom Gradle tasks
- Create Multi Module Projects
- Learn how to add dependencies between modules
- Learn how to manage common logic and dependencies for all the modules
- Write and run unit tests using JUnit and Mockito
- Generate Test Coverage reports configuring the JACOCO code coverage plugin
- Configure SonarQube plugin to run static code analysis
- Create a Spring Boot Project using Gradle
- Migrate Spring Boot Maven projects to use Gradle
- Understand the build gradle file of the spring boot project, build and run it
- Create Custom Gradle Plugins
Requirements
- Knowledge of java
Description
Are you a Java or Spring Boot developer who wants to master Gradle then this course is for you.Are you a developer with Maven background who wants to quickly learn Gradle then this course is for you as well.
Gradle is one of the most popular build automation tools in the java world.In this course you will master all the core concepts of Gradle while working hands on to create a various java project.In this course you will
- Understand what Gradle is and why it is so popular
- You will create a Standalone Java Project using Gradle command line
- Compare gradle settings.gradle with Maven pom.xml
- Quickly learn groovy to understand the Gradle build scripts
- Understand the anatomy of a Gradle build file
- Create a Java Web Application
- Use the War and Gretty plugins to build and run your web application
- Create Custom Gradle tasks
- Create Multi Module Projects
- Learn how to add dependencies between modules
- Learn how to manage common logic and dependencies for all the modules
- Write and run unit tests using JUnit and Mockito
- Generate Test Coverage reports configuring the JACOCO code coverage plugin
- Configure SonarQube plugin to run static code analysis
- Create a Spring Boot Project using Gradle
- Migrate Spring Boot Maven projects to use Gradle
- Understand the build.gradle file of the spring boot project, build and run it
- Create Custom Gradle Plugins
- Gradle, Spring Tool Suite (Installation is covered)
- A basic understanding of Java and Java Web Development
- Apply your understanding of Gradle and your ability to build a project using Gradle
- Create and build a java web application using Gradle
- Master all the important concepts of Gradle while working hands on
- Learn how to create and build Spring Boot Projects using Gradle
- Students with Java Background
- Experienced developers who has used maven
- Any java developer who wants to understand and use gradle