
Me too! I can do AI with Spring (Inflearn Part 1)
bitcocom
Developing AI Applications with Spring Boot and Spring AI: Mastering OpenAI for Real-World Solutions
초급
Java, Spring, Spring Boot
You can improve your Java programming skills by working on your own projects using various Java APIs and Open APIs.

Reviews from Early Learners
5.0
lwmwpark3523
Hello. Following the last JavaTPC lecture, I completed the JavaTPCProject practical lecture. In JavaTPC, I learned about the basics of Java (classes, object-oriented programming, polymorphism, interfaces, etc.), while in JavaTPCProject, I learned 6 examples based on those basics. I was very confused from the beginning because of the difficult and complicated terms like InputStream and OutputStream. However, I pulled myself together and gradually listened to the lecture, and I learned 'this is what it is used for', and I looked up the parts I didn't know by Googling them. It was really a difficult process to complete the lecture. However, since JSON and Excel are used a lot in practice, I think I completed this lecture to learn those parts properly. In particular, I was very impressed by the project using Naver API. In the past, I used the word API vaguely and didn't know much about it, but I learned a little bit about how to use it by actually using it. And in the future, when I use SPRING for web development, I thought that I could show more diverse information to users by using the API provided by the portal site. I will try to implement this part once next year (2021). Those who have taken the JavaTPC lecture, if you only listen to the first part of the JavaTPCProject lecture, you will think, 'I don't understand', 'Why is this suddenly popping up?' However, in actual projects, there are many cases where data is exchanged using files. So even if you don't understand the first part of the lecture, I hope you will refer to it and finish the lecture. If you are too busy and don't have time to listen to the lecture, I strongly recommend that you listen to the JSON and Excel parts. As I mentioned earlier, they are used quite a lot in projects. (JSON is used a lot when exchanging data between the front and back, and Excel is often executed when the retrieved data is downloaded to Excel.) I wrote the text without any order, so the beginning and the end of the sentences do not match. This part, I would like to ask for your understanding from those who read my course review. I have now completed the second online course, and next year, I will complete three or four more courses beyond two to grow into a developer who can help in projects. Thank you!
5.0
webpers
It was fun to try out JSON API step by step and connect it to Naver MAP API. It was a bit difficult to sign up for Naver Cloud Platform, but it worked well after following it.^^ I will continue to follow it well.
5.0
kjjaya
Many practice examples were good.
You can utilize various Java APIs.
You can utilize Open API.
You can do Java Geocoding (map service).
You can do Java Crawling.
Java can handle PDF and EXCEL.
Java and MQTT can be integrated.
You can understand Java Socket.
❶ Java Geocoding (Extract latitude and longitude from an address and display it on a map)
❷ Java Crawling (Crawling web pages using the Jsoup API)
❸ Java Excel handling (Extracting ISBN and IMAGE book information using the POI API)
❹ Java PDF handling (creating PDF files using the iText API)
❺ Creating a Java MQTT Client (Temperature and Humidity Monitoring and LED Control)
❻ Java Socket Multi-Chatting Programming
You can improve your Java programming skills by learning six topics step by step and carrying out your own projects using various Java APIs and Open APIs.
【 Project ❺ Demonstration Video 】
【 Description image cut 】
After registering for the course, lecture materials (PDF) and source files will be provided.
(Made to be followed step by step)
Who is this course right for?
People who need a comprehensive understanding of Java
People who want to learn Java basics and use APIs
Anyone who wants to experience Java projects.
Anyone who wants to handle JSON data
People who want to use Open API
Need to know before starting?
Java Basic Programming
8,545
Learners
650
Reviews
670
Answers
4.9
Rating
14
Courses
Hello, I am instructor Park Mae-il.
I run a SW Education Center and provide consulting and outsourced SW training for universities, government offices, and corporations.
📄 Key Teaching Experience and more
- Goorm Specialized High School Major Camp Lectures (Full Stack Course)
- Industry-Academic Cooperation Teacher at Software Meister High School
- Gwangju Artificial Intelligence Academy Lectures
- Fast Campus Backend Bootcamp Lectures
- Director of Education and Lecturer at Smart Human Resources Development Center
- KEPCO (Korea Electric Power Corporation) In-House Coding Commissioned Training
- Hanyang University ERICA Online Lectures
- Management of Bit Software Education Center (Overseas Employment, Government-funded Training)
- SW Recruitment Training Project (Ministry of Science, ICT and Future Planning)
- Vocational Skills Development Training Teacher for AI, IT Development, etc.
* Education Inquiries and Partnerships (KakaoTalk Channel)
🎤 Online Educational Content Provider
Inflearn: Java, DB, MVC, Spring, Spring AI & Agent, IoT
Fast Campus: Java, Spring Boot
email : bitcocom@empas.com
All
43 lectures ∙ (14hr 0min)
All
36 reviews
4.7
36 reviews
Reviews 2
∙
Average Rating 5.0
5
Hello. Following the last JavaTPC lecture, I completed the JavaTPCProject practical lecture. In JavaTPC, I learned about the basics of Java (classes, object-oriented programming, polymorphism, interfaces, etc.), while in JavaTPCProject, I learned 6 examples based on those basics. I was very confused from the beginning because of the difficult and complicated terms like InputStream and OutputStream. However, I pulled myself together and gradually listened to the lecture, and I learned 'this is what it is used for', and I looked up the parts I didn't know by Googling them. It was really a difficult process to complete the lecture. However, since JSON and Excel are used a lot in practice, I think I completed this lecture to learn those parts properly. In particular, I was very impressed by the project using Naver API. In the past, I used the word API vaguely and didn't know much about it, but I learned a little bit about how to use it by actually using it. And in the future, when I use SPRING for web development, I thought that I could show more diverse information to users by using the API provided by the portal site. I will try to implement this part once next year (2021). Those who have taken the JavaTPC lecture, if you only listen to the first part of the JavaTPCProject lecture, you will think, 'I don't understand', 'Why is this suddenly popping up?' However, in actual projects, there are many cases where data is exchanged using files. So even if you don't understand the first part of the lecture, I hope you will refer to it and finish the lecture. If you are too busy and don't have time to listen to the lecture, I strongly recommend that you listen to the JSON and Excel parts. As I mentioned earlier, they are used quite a lot in projects. (JSON is used a lot when exchanging data between the front and back, and Excel is often executed when the retrieved data is downloaded to Excel.) I wrote the text without any order, so the beginning and the end of the sentences do not match. This part, I would like to ask for your understanding from those who read my course review. I have now completed the second online course, and next year, I will complete three or four more courses beyond two to grow into a developer who can help in projects. Thank you!
For reference, I committed and merged to github while listening to lectures 1 and 2. I think it would be helpful to look at mine and find differences from the instructor. If there is anything you are disappointed with or do not understand, please leave a reply~~. JavaTPC : https://github.com/ParkMin-woo/JavaTPC JavaTPCProject : https://github.com/ParkMin-woo/JavaTPCProject
Thank you for completing the course. Thank you for leaving a review so that I can understand the course better than you did. I believe that if you don't have any practical experience, you will improve your skills and broaden your development horizons by taking this course, googling, and coming into contact with various APIs. Next year, I recommend creating a web application using a framework on the web.
Reviews 1
∙
Average Rating 5.0
Reviews 4
∙
Average Rating 5.0
Reviews 19
∙
Average Rating 4.9
5
Many practice examples were good.
I hope the lecture was helpful. Thank you~~
$13.20
Check out other courses by the instructor!
Explore other courses in the same field!