A.spring-boot-starter-webB.spring-boot-starter-data-jpaC.spring-boot-starter-testD.spring-boot-starter-aop
A.@ControllerB.@RestControllerC.@ServiceD.@Repository
A.在application.properties中設(shè)置server.nameB.在application.properties中設(shè)置spring.application.nameC.在application.yml中設(shè)置nameD.在application.yml中設(shè)置spring.name