Skip to content

Conversation

Graff913
Copy link
Owner

No description provided.

TestingService testingService = context.getBean(TestingService.class);
testingService.startTest();
SpringApplication.run(Main.class);
// ApplicationContext context = SpringApplication.run(Main.class, args);
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Закоменченный код лучше не оставлять

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants