YarpResource.withStaticFiles
Method
interface YarpResource { // ... omitted for brevity withStaticFiles(): YarpResource;}Signature
method
withStaticFiles builder Enables static file serving in the YARP resource. Static files are served from the wwwroot folder.
withStaticFiles(): YarpResourceReturns
YarpResource Defined on
This method is defined on the following type: