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