Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Development Tools No-Code Development
Business
Entrepreneurship Communications Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certification Network & Security Hardware Operating Systems Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design Design Thinking 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition Yoga Mental Health Dieting Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Teacher Training Test Prep Other Teaching & Academics
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Cisco CCNA CompTIA Security+ Amazon AWS AWS Certified Developer - Associate
Graphic Design Photoshop Adobe Illustrator Drawing Digital Painting InDesign Character Design Canva Figure Drawing
Life Coach Training Neuro-Linguistic Programming Personal Development Mindfulness Meditation Personal Transformation Life Purpose Emotional Intelligence Neuroscience
Web Development JavaScript React CSS Angular PHP WordPress Node.Js Python
Google Flutter Android Development iOS Development Swift React Native Dart Programming Language Mobile Development Kotlin SwiftUI
Digital Marketing Google Ads (Adwords) Social Media Marketing Google Ads (AdWords) Certification Marketing Strategy Internet Marketing YouTube Marketing Email Marketing Retargeting
SQL Microsoft Power BI Tableau Business Analysis Business Intelligence MySQL Data Analysis Data Modeling Big Data
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Online Business Business Plan Startup Blogging Freelancing Home Business
Unity Game Development Fundamentals Unreal Engine C# 3D Game Development C++ 2D Game Development Unreal Engine Blueprints Blender
2021-01-12 02:36:19
30-Day Money-Back Guarantee
IT & Software Other IT & Software Gradle

Gradle for java developers

Master the fundamentals of gradle in easy steps
Rating: 4.4 out of 54.4 (112 ratings)
910 students
Created by Bharath Thippireddy
Last updated 2/2021
English
English
30-Day Money-Back Guarantee

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
Curated for the Udemy for Business collection

Requirements

  • Knowledge of java

Description

Sample Reviews:

Course is certainly very informative and the fundamentals are well explained with real world examples. Especially multi module gradle concepts and custom plugins adds, because they are very much useful for a IT developer. Lecturer voice is clear and intense. Thank you very much
-- Sunil Kumar

I was waiting for Bharath's course on Gradle and when it came out, I purchased it instantly. I did not even hesitate once before buying it since I already know that this course will be as good as his other courses. I recently joined a company and there we are working on a big project which has so many configurations and it was build using Gradle and I was having trouble understanding them. I googled and read some online blogs, watched some youtube videos but still many things were not clear to me so when his course came on Gradle I was overjoyed. His explanation is so simple, precise, short and to the point -- Saurav


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

What are the requirements?

  • Gradle, Spring Tool Suite (Installation is covered)

  • A basic understanding of Java and Java Web Development

What am I going to get from this course?

  • 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

Who this course is for:

  • Students with Java Background
  • Experienced developers who has used maven
  • Any java developer who wants to understand and use gradle

Course content

12 sections • 56 lectures • 4h 12m total length

  • Preview02:12
  • Preview01:32
  • Completed projects on GitHub
    00:19

  • Preview03:59
  • Preview03:58
  • The Basics
    3 questions

  • Install Gradle
    02:28
  • First Gradle Project
    10:23
  • Create a java project
    14:26
  • Repositories
    04:02
  • Configurations
    08:51
  • Build Phases
    05:07
  • Gradle Daemon
    02:24
  • build.gradle and its cousin pom.xml
    04:35
  • Gradle in action
    4 questions
  • Create a java project
    1 question

  • Install Spring Tool Suite
    01:49
  • Preview03:01
  • Preview08:45
  • Closures
    05:10
  • Collection Types
    05:08
  • Sets and Maps
    06:24
  • Methods
    06:07
  • Preview05:19
  • Groovy Crash Course
    6 questions

  • Project Object
    03:56
  • project properties
    04:44
  • Adding custom properties
    01:34
  • Task Object
    05:02
  • Task variables and methods
    05:58
  • Understanding the build.gradle
    4 questions

  • Introduction
    01:44
  • Create Project
    03:25
  • Write Code
    07:30
  • Create WAR
    04:38
  • Preview05:12
  • Create a Java Web Application
    3 questions
  • Create a Java Web Application
    1 question
  • Build Sub Modules
    06:30

  • Introduction
    02:31
  • Create the Projects
    03:30
  • Adding Tasks Across Modules
    05:15
  • Reuse Build Logic
    03:09
  • Add Properties
    01:19
  • Dependencies between modules
    04:26
  • Show Dependencies
    01:55
  • Multi Module Projects
    3 questions
  • Multi Module Projects
    1 question

  • Introduction
    02:21
  • Configure Test Support
    03:26
  • Test doGet
    04:20
  • Test doPost
    04:30
  • Generate Jacoco Coverage Report
    04:49
  • Install and Launch Sonar
    02:44
  • Generate Sonar Report
    03:48
  • Configure a Jenkins Gradle Build
    06:40
  • Unit Testing , Test Coverage and CI
    4 questions
  • Unit Testing , Test Coverage and CI
    1 question

  • Create and run spring boot project
    09:07
  • Compare with pom.xml
    01:23

  • Usecase
    06:12
  • Migrate Coupon Service
    04:51
  • Import Gradle Project in to STS
    02:01
  • Migrate Maven Project to Gradle
    1 question

Instructor

Bharath Thippireddy
IT Architect and Best Selling Instructor- 350000+ students
Bharath Thippireddy
  • 4.4 Instructor Rating
  • 55,117 Reviews
  • 402,765 Students
  • 30 Courses

Bharath Thippireddy is an Entrepreneur, Software Architect and Public Speaker who has trained 400000 + students across the planet. He is Oracle Certified Developer, Web Component Developer, Business Component Developer, Web Services Developer.

He loves learning new things both in technology and personal development and shares them on YouTube and his web site. He have mentored students in class room trainings as well as in the corporate world both in India as well as in USA. He has spoken on technical topics at several agile conferences. While in India he also voluntarily teaches interview and soft skills at Vivekananda Kendra.

His trainings will help you master Full Stack Development using Java,Python,JavaScript and DevOps, AWS, Docker, Kubernetes.

From 25 Courses which currently have 400K+ Learners you can pick a track and master

Spring Boot Project Development using Angular and React

Angular and React project creation with Java or Node backend

Complete Python Stack from core Python to Django REST Framework

Docker , Kubernetes, Maven, Jenkins ,GIT , AWS EC2 ,Elastic Beanstalk,ELB,Auto Scaling and more in easy steps

Java (Java Design Patterns,Java Web Services,Java Messaging Service)

Spring modules ( Spring Security, Spring Boot,Spring Data using Hibernate,Spring Data REST)

Serverless programming using AWS Lambda and more

  • Udemy for Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Featured courses
Udemy
© 2021 Udemy, Inc.