Package io.meeds.pwa.rest
Class ServiceWorkerRest
java.lang.Object
io.meeds.pwa.rest.ServiceWorkerRest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<String> getServiceWorkerContent(org.springframework.web.context.request.WebRequest request)
-
Constructor Details
-
ServiceWorkerRest
public ServiceWorkerRest()
-
-
Method Details
-
getServiceWorkerContent
@GetMapping public org.springframework.http.ResponseEntity<String> getServiceWorkerContent(org.springframework.web.context.request.WebRequest request)
-