Deprecation wording with suggested alternative and without removal hint
See gh-25733 See gh-25736
This commit is contained in:
@@ -65,7 +65,7 @@ import org.springframework.web.server.ServerWebExchange;
|
||||
* @author Brian Clozel
|
||||
* @since 5.0
|
||||
* @see <a href="https://html.spec.whatwg.org/multipage/browsers.html#offline">HTML5 offline applications spec</a>
|
||||
* @deprecated as of 5.3 since browser support is going away, scheduled for removal in 6.0.
|
||||
* @deprecated as of 5.3 since browser support is going away
|
||||
*/
|
||||
@Deprecated
|
||||
public class AppCacheManifestTransformer extends ResourceTransformerSupport {
|
||||
|
||||
Reference in New Issue
Block a user