Spring Boot Practice Test-1

What is default port of Tomcat in Spring Boot Application?

Can we change the portal of embedded Tomcat Server in Spring Boot Application?

Which dependency need for Spring Boot Dev tools?

JPA is a Data Access Abstraction used to reduced amount of boiler code.

To Disable the autoconfiguration which annotation is used in Spring Boot Application?

Which are main annotation is used to create a Spring Boot Application?

To deploy Spring Boot Application as JAR file which below Packaging element is used?

Can we create a non web application in Spring Boot Application?

Spring Boot Practice Test-1 Read More »