
직접 활용할 수 있는 Git과 Github - 기초부터 협업까지
MJ코딩
강의에 목표는 협업, Git과 Github를 직접 다루시면서 협업까지 하실 수 있도록 학습을 해볼게요 :)
입문
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.

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)
3,875
Learners
166
Reviews
33
Answers
4.7
Rating
3
Courses
안녕하세요. MJ코딩입니다😀
강의에 관심과 수강을 해주셔서 감사합니다 :)
강의 내용은 처음 접할 때는 가볍지만은 않은 내용이지만, 이해를 하실 수 있고 실제로 사용하실 수 있도록 준비를 하였습니다.
커리어와 실무에 도움이 되셨으면 하는 마음입니다.
프로그래밍 학습을 위한 유튜브 채널도 함께 운영을 하고 있습니다. (유튜브 링크 클릭)
필요한 내용을 보시고 참고 하여 도움이 되셨으면 좋겠습니다.
감사합니다^^
All
11 lectures ∙ (2hr 0min)
All
84 reviews
4.6
84 reviews
$11.00
Check out other courses by the instructor!
Explore other courses in the same field!