In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-09-22 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >
Share
Shulou(Shulou.com)06/03 Report--
Background
After breaking away from traditional projects and using micro-service cluster development. The RestFul style is imperative, so this article is aimed at writers who use the restful style.
Theme
What are the parameters submitted by the restful post request to be received?
Keyword
Map 、 Entity
Content
1. First of all, the traditional receiver uses HttpServletRequest to support both get hello submission and form form post submission, and the background gets the value using req.getParement ("name").
2. So, for WeChat Mini Programs's lack of form submission function, what should we do? You can only choose to submit in the form of ajax, which is now commonly used in web, app and Mini Program. Just submit a JSON string.
3. The modification of the server is to delete the HttpServletRequest parameter and use the
@ RequestBody Map body
Form, (Spring MVC will automatically encapsulate the passed JSON string into the map type. According to the instructions on the official website, we need to create our own Entity receiving parameters. But my project database uses MongoDB, all the operations are Map to save to create Entity, in addition, too lazy
)
Last
-using the above style, please fully enable the Restful style and replace @ Controller with @ RestController
-@ RequestMapping uses method to specify
2017-10-16 16:07 at Huixin IBC, Xi'an
Foam gold
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
The market share of Chrome browser on the desktop has exceeded 70%, and users are complaining about
The world's first 2nm mobile chip: Samsung Exynos 2600 is ready for mass production.According to a r
A US federal judge has ruled that Google can keep its Chrome browser, but it will be prohibited from
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
About us Contact us Product review car news thenatureplanet
More Form oMedia: AutoTimes. Bestcoffee. SL News. Jarebook. Coffee Hunters. Sundaily. Modezone. NNB. Coffee. Game News. FrontStreet. GGAMEN
© 2024 shulou.com SLNews company. All rights reserved.