
Git and Github for your own use - from basics to collaboration
mjcoding
The goal of the lecture is collaboration. We will learn how to use Git and Github directly and collaborate :)
입문
GitHub, Git
Learn the core concepts and use Spring Batch right away! Lower the barrier to entry to Spring Batch and use Spring Batch directly.

Reviews from Early Learners
5.0
모니터크리너
As you can guess from the curriculum and total lecture time before purchasing the course, This is a good course to take with the feeling of lightly sketching in your head when you have no understanding of Spring Batch at all. I bought it with the intention of sketching because I didn't have enough physical time to learn Spring Batch in depth, and I really like it. However, I do not recommend it to those who have already used Spring Batch at least once or have prior knowledge equivalent to that.
5.0
kjh48001
Good for learning quickly and easily It is based on Spring Batch 4.x, so if it is 5.x, you should check and do the changes.
5.0
비버러버
This was my first time with Spring Batch, and now I have improved my skills to the point where I can apply them. Thank you for the great lecture!
Spring Batch Core Contents
The Big Picture of Spring Batch with Code
How to develop batch jobs
Reading and writing file/DB data for batch jobs
Batch jobs , which involve processing large amounts of data in batches, are an essential back-end task. Many companies tend to develop batch jobs using pure languages, but this often presents challenges, requiring them to consider a wide range of tasks, from reading and writing files to transactions.
When it comes to batch development, there are many things to consider. However, leveraging Spring Batch allows you to leverage its rich features to enhance development productivity , improve code consistency, and simplify maintenance . Furthermore, if your development is based on Spring, you can also utilize all existing features.
When I first started learning Spring Batch, I looked at the official documentation and resources, but the necessary information was scattered, and even simple batch tasks were difficult to execute. This course aims to lower the barrier to entry for Spring Batch and empower you to utilize it directly . We'll cover the core concepts, along with examples, so you can use Spring Batch for batch processing.
Learning Spring Batch
For those who are starting out
See the Spring Batch documentation
Someone who was difficult to understand
What is Spring Batch
Anyone curious
Learn why batch jobs are needed and why Spring Batch is needed.
From Hello World to file and DB data handles
Added logging tasks and parameter validators, and ran batch jobs using Spring scheduling (automatically running jobs every minute).
Writing test code for high-quality code
Q. Can I take the course even if I don't know Spring?
A. If you are not familiar with Spring, please learn about dependency injection and autowired before class.
Q. What level of content is covered in the class?
A. The goal is to learn Spring Batch directly and utilize it to perform batch tasks. Basic batch tasks can be applied in practice, but if you need more in-depth knowledge or additional features, you'll find the learning process easier after attending this course.
Q. Why should I learn Spring Batch?
A. Batch tasks exist in all services. However, batch development varies widely across companies and projects. For better batch development, framework benefits are essential, but options for batch development are limited beyond Spring Batch. Learning the core concepts of Spring Batch in a short period of time will be beneficial both in your field and in your future employment.
Q. If I develop a batch with Spring Boot, isn't it Spring Batch?
A. Spring Batch, like Spring Boot, is part of the Spring Framework. While Spring Boot offers the MVC pattern, Spring Batch offers the Job-Step pattern. As a framework for batch jobs, it specializes in reading and writing data and processing tasks step by step.
Who is this course right for?
For those who are not familiar with the Spring Batch documentation
For those who want to run Hello Spring Batch first
For those of you who are curious about the overall spring layout
Need to know before starting?
JAVA
Spring Basics (Dependency Injection, Autowired)
4,017
Learners
184
Reviews
33
Answers
4.7
Rating
3
Courses
Hello. This is MJ Coding😀
Thank you for your interest in the course and for enrolling :)
The course content may not feel light when you first encounter it, but I have prepared it in a way that ensures you can understand it and actually put it into practice.
I hope this will be helpful for your career and practical work.
I also run a YouTube channel for learning programming. (Click for YouTube link)
I hope you find the information you need and that it proves helpful to you.
Thank you! ^^
All
11 lectures ∙ (2hr 0min)
All
85 reviews
4.6
85 reviews
Reviews 4
∙
Average Rating 5.0
5
As you can guess from the curriculum and total lecture time before purchasing the course, This is a good course to take with the feeling of lightly sketching in your head when you have no understanding of Spring Batch at all. I bought it with the intention of sketching because I didn't have enough physical time to learn Spring Batch in depth, and I really like it. However, I do not recommend it to those who have already used Spring Batch at least once or have prior knowledge equivalent to that.
Reviews 11
∙
Average Rating 5.0
Reviews 2
∙
Average Rating 5.0
5
This was my first time with Spring Batch, and now I have improved my skills to the point where I can apply them. Thank you for the great lecture!
Hello b841010 :) I'm glad that the lecture was helpful ㅎㅎㅎ I hope this lecture will be a good starting point for you when developing using Spring Batch😀 Thank you.
Reviews 41
∙
Average Rating 4.8
$11.00
Check out other courses by the instructor!
Explore other courses in the same field!