TechnologyProfessionTest
Sort by
Newest
Most popular
Last review
Filter by
Published
3801
To review
0
TechnologyProfessionTest
Sort by
Newest
Most popular
Last review
Filter by
Published
3801
To review
0
75 questions
Medium
16 votes2533 runs0 comment
Explain the prototype scope in Spring
Anonymous authorat Dec 21, 2021
Medium
13 votes2600 runs2 comments
A bean with a `session` scope is injected into a bean with a` singleton` scope. What happens when the application starts?
Anonymous authorat Dec 21, 2021
Hard
4 votes2451 runs2 comments
What is the scope of a bean with a `request` scope?
Anonymous authorat Sep 15, 2022
Hard
4 votes2228 runs0 comment
The `@Autowired` annotation is a Spring annotation, accepts a parameter allowing to specify if a dependency is optional
Anonymous authorat Dec 21, 2021
Medium
4 votes2202 runs0 comment
A bean with a singleton scope must be thread safe
Anonymous authorat Dec 21, 2021
Medium
4 votes1811 runs1 comment
How to create a test class that calls on JUnit 5 and needs the Spring context
Anonymous authorat Dec 21, 2021
Easy
3 votes2273 runs0 comment
What is the default scope of a Spring bean?
Anonymous authorat Dec 21, 2021
Easy
3 votes325 runs0 comment
Advantages of using the `RestTemplate` utility
Anonymous authorat Dec 21, 2021
Medium
2 votes1340 runs1 comment
How to handle errors in a REST call in Spring
Anonymous authorat Dec 21, 2021
Hard
2 votes146 runs0 comment
What is the Reactor library class for testing a reactive stream
Anonymous authorat Dec 21, 2021
Easy
1 vote2144 runs1 comment
Spring boot embeds an application server by default.
Anonymous authorat Dec 21, 2021
Easy
1 vote753 runs0 comment
How to access the `content-type` header of an HTTP request in Spring
Anonymous authorat Dec 21, 2021
Easy
1 vote675 runs0 comment
Inject a list of spring beans implementing the same interface
Anonymous authorat Dec 21, 2021
Easy
1 vote273 runs0 comment
Define property values specific to the `dev` profile, with Spring boot
Anonymous authorat Dec 21, 2021
Easy
1 vote258 runs0 comment
What is the default name of the property file of a Spring application?
Anonymous authorat Dec 21, 2021