We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e452265 commit ce6e207Copy full SHA for ce6e207
src/main/java/apijson/router/APIJSONRouterController.java
@@ -25,7 +25,7 @@
25
import java.util.SortedMap;
26
import java.util.TreeMap;
27
28
-import javax.servlet.http.HttpSession;
+import jakarta.servlet.http.HttpSession;
29
30
import com.alibaba.fastjson.JSONObject;
31
0 commit comments