Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个项目使用需要 widgetset 的附加组件。但是我不确定在我部署的war文件中放置这个widgetset文件夹的位置。
请帮忙。
谢谢达瓦尔·马赫什瓦里。
<web-root>/VAADIN/widgetsets
在这里,我想使用 API 密钥显示 JSON 内容。但我无法获得身份验证。
我在 JsonObject 中收到错误:
org.json.JSONException: Value Authorization of type java.lang.String cannot be converted to JSONObject
在我的 and