Can we learn spring boot without knowing spring? : Spring Boot
Answer / Yogendra Singh
While having prior knowledge of Spring Framework can be beneficial, it is not strictly necessary to learn Spring Boot without understanding the basics of Spring. However, learning Spring Boot will provide a more in-depth understanding if you are already familiar with Spring.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is difference between jax ws and jax rs?
List the different scopes of spring bean?
What do you mean by spring batch?
Why @component is used in spring?
List some of the benefits of ioc.
How to integrate java server faces (jsf) with spring?
In how many ways, can one configure spring into an application?
Is spring mvc a design pattern?
What does the @timed annotation do?
How does constructor injection work?
What is autoproxying?
What is multipartresolver and when to use it?