Class CustomersServiceApplication
java.lang.Object
io.github.mspr4_2025.customers_service.CustomersServiceApplication
@SpringBootApplication
@EnableJpaAuditing
@PropertySource("classpath:database.properties")
public class CustomersServiceApplication
extends Object
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CustomersServiceApplication
public CustomersServiceApplication()
-
-
Method Details
-
main
-