・
Reviews 4
・
Average rating 5.0
At first, I only heard about spring and had no idea how to use it, but it seems like a really good lecture to listen to as a milestone. Since I am somewhat lacking in Java grammar such as interfaces and object polymorphism, I had a hard time following the class because of Java grammar. However, if you don't stop at watching this lecture and look up everything you don't know and understand exactly what the code you wrote means and how it works, I think you will be able to accumulate a lot of information. One thing I'm curious about is that it seems like it will take too much time to learn all the concepts that appear in spring, such as beans, so I bought the Spring Utilization~MVC2 Roadmap, but I wonder if I can skip the lookup and just take the Spring class!
Hello. Kim Hyunbin Unfortunately, there is no shortcut. I recommend that you learn the basics of Spring through the core principles of Spring, learn HTTP, and then move on to MVC1.