快速构建Spring boot项目

1、Idea里新建项目

2、创建HelloController

3、运行

4、开发环境热部署

pom.xml

查看目前已有的依赖

配置properties

设置

ctrl+shift+alt+/

新版本的compiler.automake.allow.when.app.running已经不在registry里面了,在settings里面的Advanced settings里面Allow auto-make to start even if developed application is currently running 就可以了。记得确认!!!

相关推荐

  1. vue项目快速构建

    2024-04-23 03:06:04       28 阅读
  2. 构建一个springboot项目

    2024-04-23 03:06:04       43 阅读
  3. springboot项目docker分层构建

    2024-04-23 03:06:04       43 阅读

最近更新

  1. docker php8.1+nginx base 镜像 dockerfile 配置

    2024-04-23 03:06:04       94 阅读
  2. Could not load dynamic library ‘cudart64_100.dll‘

    2024-04-23 03:06:04       100 阅读
  3. 在Django里面运行非项目文件

    2024-04-23 03:06:04       82 阅读
  4. Python语言-面向对象

    2024-04-23 03:06:04       91 阅读

热门阅读

  1. intellij idea的快速配置详细使用

    2024-04-23 03:06:04       29 阅读
  2. 279. 完全平方数

    2024-04-23 03:06:04       37 阅读
  3. flink和spark的区别

    2024-04-23 03:06:04       31 阅读
  4. Android组件化、模块化、插件化

    2024-04-23 03:06:04       34 阅读
  5. 【c++】cpp之引用

    2024-04-23 03:06:04       35 阅读
  6. Environment Modules工具

    2024-04-23 03:06:04       33 阅读
  7. DBA面试(ORACLE ADG篇)

    2024-04-23 03:06:04       35 阅读
  8. Linux Makefile

    2024-04-23 03:06:04       29 阅读
  9. 富格林:扫清虚假套路实现安全

    2024-04-23 03:06:04       41 阅读