docs: update service to worker

This commit is contained in:
Ilkka Seppälä
2024-05-20 17:47:12 +03:00
parent 1c421b27ad
commit cd6c72548c
2 changed files with 77 additions and 68 deletions
@@ -24,8 +24,6 @@
*/
package com.iluwatar.servicetoworker;
import lombok.Getter;
/**
* GiantController can update the giant data and redraw it using the view. Singleton object that
* intercepts all requests and performs common functions.