search

Home  >  Q&A  >  body text

java - 怎么用springboot gradle快速搭建一个helloworld?

如题,太久没搭建项目忘了怎么搭建项目了,听说springboot可以快速搭建一个web项目,请问怎么用springboot和gradle快速搭建 我用的Idea15 求助

高洛峰高洛峰2785 days ago597

reply all(1)I'll reply

  • PHP中文网

    PHP中文网2017-04-18 09:43:12

    If you use Idea, it’s too easy.

    1. Create New Project
    2. Select Spring Initializr on the left
    3. Select the JDK version, select the springboot version and check web
    4. Start your helloword journey...

    reply
    0
  • Cancelreply