Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The idea console will print the following information for a long period of time.。 #602

Open
Dashu207 opened this issue Oct 17, 2024 · 0 comments

Comments

@Dashu207
Copy link

In the code, the typereference of fastjson is converted to the string:
xxxxKnowledgeCollectDTO xxxxKnowledgeCollectDTO = JSONObject.parseObject( taskJson,new TypeReference() {} )

The idea console will print the following information for a long period of time.。
HOTSWAP AGENT: 16:28:12.473 INFO (org.hotswap.agent.plugin.jackson.JacksonPlugin) - Reloaded Jackson.
HOTSWAP AGENT: 16:28:14.208 INFO (org.hotswap.agent.plugin.jackson.JacksonPlugin) - Reloaded Jackson.
HOTSWAP AGENT: 16:28:14.244 RELOAD (org.hotswap.agent.plugin.jvm.AnonymousClassPatchPlugin) - Class 'com/xxxx/service/impl/xxxxImpl' has been enhanced with anonymous classes for hotswap.
B5885DEB-E40F-4d8a-AFFA-50AE7A681041

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant