HLHan Luinyoungssad.hashnode.dev·Jun 1, 2022 · 2 min readSpring Framework part - 2AOP AOP is one of the core concepts for Spring, AOP stands for aspect-oriented programming. It's an idea that directs you on how to code, just like OOP. We can enhance our program without changing the original code with AOP concept. To use AOP in Sp...00
HLHan Luinyoungssad.hashnode.dev·May 30, 2022 · 9 min readSpring FrameWork part - 1Yeah! I have learned Java, what's the next step? Let's make an application! Oops, I have no idea how to do that! Now, one question pops into my mind, how can I make a real-life application with Java? I choose to use Spring framework. What is Spring...00
HLHan Luinyoungssad.hashnode.dev·May 26, 2022 · 14 min readFrom 0 to 1, I want to be a developer!Hello World My name is Han. My goal is to become a software developer. I believe I can achieve that goal by spending my time and effort on it. This blog aims to record my learning process and share any problems that I ever had. Which language do I us...00