+1 vote
in Service Discovery by
How will you Configure Spring Boot Application Login?

1 Answer

0 votes
by

Spring Boot Application Login can be configured by specifying the logging.level in the application. Properties file. It is usually pre-configured as console output.

Related questions

0 votes
asked Mar 21, 2022 in Spring Framework Database Integration by sharadyadav1986
0 votes
...