亚洲国产日韩欧美一区二区三区,精品亚洲国产成人av在线,国产99视频精品免视看7,99国产精品久久久久久久成人热,欧美日韩亚洲国产综合乱

Spring - How to combine the javaee project with the npm javascript package management tool to manage the javaee JavaScript library
僅有的幸福
僅有的幸福 2017-06-12 09:28:00
0
1
976

The javaee dependent package has its own package management warehouse, but if you use js, you have to pull it in one by one. It would be great if I could use the npm package management tool of javascript. I can easily import js. It’s a plug-in, how do you implement the idea?

僅有的幸福
僅有的幸福

reply all(1)
某草草

Use two sets of tools together.

Just like .Net, use nuget to manage the .Net class library, use bower or npm to manage the JS class library, and then reference JS in the view.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template