Package com.atlassian.jira.health.web
Class JohnsonPageResourceInliner
java.lang.Object
com.atlassian.jira.health.web.JohnsonPageResourceInliner
Avoids cache invalidation issues and improves performance for local development and CI where resources are served
from the archive (jira.war)
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
JohnsonPageResourceInliner
public JohnsonPageResourceInliner()
-
-
Method Details
-
asString
public static String asString(jakarta.servlet.ServletContext servletContext, String resource) throws IOException - Throws:
IOException
-