Uses of Interface
info.ejava.assignments.api.houserenters.client.renters.RentersHttpIface
Packages that use RentersHttpIface
-
Uses of RentersHttpIface in info.ejava.assignments.api.houserenters.client.renters
Subinterfaces of RentersHttpIface in info.ejava.assignments.api.houserenters.client.rentersModifier and TypeInterfaceDescriptioninterface
This interface extends the Spring 6 Http Interface for communicating with a renter and any custom methods to be implemented by the RentersAPIClient.interface
This is an implementation of a Spring 6 HTTP Interface, which provides a client-side definition for HTTP calls versus writing the RestTemplate/RestClient calls manually.Classes in info.ejava.assignments.api.houserenters.client.renters that implement RentersHttpIfaceModifier and TypeClassDescriptionclass
This class has been modified to leverage Spring HTTP Interface API, while retaining backward-compatibility with legacy test infrastructure.Fields in info.ejava.assignments.api.houserenters.client.renters declared as RentersHttpIfaceModifier and TypeFieldDescriptionprotected final RentersHttpIface
RentersAPIClient.rentersHttpAPI