Can you control logging with spring boot how? : Spring Boot
Answer / Shyam Sunder Trivedi
You can control logging in Spring Boot by configuring loggers, either through the Logback or Log4j libraries. The application.properties/yml file is used to configure these loggers.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is spring boot starter jdbc? : Spring Boot
What are important spring projects?
Explain the different types of transaction management.
What is a bean definition made up of?
What are the difference between spring aop and aspectj aop?
What is aop module?
Why do we need spring mvc?
How can we use spring to create a restful web service that returns json?
What are some of the important spring annotations you have used?
What is the difference between joinpoint and pointcut?
What do you mean by proxy in spring framework?
What are the spring modules?