Class HouseRentalsSecurityApp
java.lang.Object
info.ejava_student.starter.assignment3.security.HouseRentalsSecurityApp
@SpringBootApplication(scanBasePackageClasses={HouseRentalsService.class,HouseRentalsSecurityApp.class,AOPConfiguration.class})
public class HouseRentalsSecurityApp
extends Object
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
HouseRentalsSecurityApp
public HouseRentalsSecurityApp()
-
-
Method Details
-
main
-