SpringLearning2021

Spring Learning always going on

Mac Idea 快捷键

  1. command + option +v 补全代码
  2. setter and getter --> control
  3. system.out.println(); --> sout
  4. main method --> psvm
  5. 类的继承关系 ctrl+H

Spring Core Annotation AnnotationConfigApplicationContext