Client consuming rest services Flashcards

1
Q

client package

A

1.Code to interfaces–> that define the rest methods to be called:
2.Annotate @Service–> the Class implementing the interface
Use a refenrence to the WebClient

How well did you know this?
1
Not at all
2
3
4
5
Perfectly