Spring Boot Tips

(1) How to display mongodb query while using spring-data-mongodb
Set the following line entry in the application.properties
logging.level.org.springframework.data.mongodb.core=DEBUG
Make sure that log4j is available in the project



No comments:

 Python Basics How to check the version of Python interpreter mac terminal

Popular in last 30 days