(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
(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
Python Basics How to check the version of Python interpreter mac terminal
No comments:
Post a Comment