+1 vote
in Spring Framework Consuming REST Service by
What are the security techniques that can be used for Spring Boot Microservices?

Select the correct answer from below options:

a) Oauth

b) HTTP Digest

c) None of the options

d) HTTP Basic

e) All the options

1 Answer

0 votes
by

Oauth, HTTP Digest and HTTP Basic security techniques that can be used for Spring Boot Microservices

Answer- All the options

...