Commit aacdca78 authored by ksankar's avatar ksankar

sekhar commit

parent e2c62fcb
......@@ -8,7 +8,7 @@ import org.springframework.scheduling.annotation.EnableAsync;
@EnableAsync
public class BusinessContinuityPlanApplication {
public static void main(String[] args) {
System.out.println("Java working!!!!!");
System.out.println("Java working-dev-plat-demo from FIS....Sekhar!!!!!");
SpringApplication.run(BusinessContinuityPlanApplication.class, args);
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment