Spring Singleton
While taking interview on Spring core, Often I ask a question
What do you mean by Spring Singleton scope?
Most of the time I got an answer like Spring singleton scope manages only one object in the container.
Then after getting...
Home » Posts filed under interview question on spring scope
An Interview Question on Spring Singleton
in
GOF singleton,
interview,
interview question on spring scope,
java,
scopes,
singleton,
spring,
spring scope,
spring singleton
- on February 11, 2017
- No comments
Spring Data Series: Part 3 Typesafe Query
in
interview question on spring data,
interview question on spring scope,
jpa,
queryDsl,
spring,
Spring data,
Spring data jpa,
type safe query
- on October 05, 2016
- No comments
Type-safe Query ...