Hi everyone,
im currently developing a
java program which is run by eclipse and implement with spring framewrok.
And I'm currently facing some problem with spring. when i run the program , there are always few lines of INFO from spring in red:
The program will still be running after the red line print out and will always finish running the program successfully.
anyone has any idea on how to remove the red lines?
any help will be much appreciated .
Thanks !