Skip to content

Instantly share code, notes, and snippets.

@v1talii-dev
Last active December 7, 2018 13:12

Revisions

  1. v1talii-dev revised this gist Dec 7, 2018. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion README.md
    Original file line number Diff line number Diff line change
    @@ -1,6 +1,6 @@
    # Обновление ресурсов (HTML, JSP, JavaScript, CSS, img) без перезагрузки сервера для Intellij IDEA Ultimate Edition

    - Если требуется, предворительно настраиваем препроцессинг сборки в `File -> Settings -> Build, Execution, Deployment -> Compiler -> Annotation Processors`
    - Если требуется (при использовании Lombok), предварительно настраиваем препроцессинг сборки в `File -> Settings -> Build, Execution, Deployment -> Compiler -> Annotation Processors`
    - Переходим в `Run -> Edit configurations`, слева выбираем `Spring Boot`. Во вкладке `Configurations` в поле `On Update action` выставляем `Update classes and resources`. Подробнее читайте [тут](https://www.jetbrains.com/help/idea/updating-applications-on-application-servers.html#update_options).
    - Переходим в `File -> Settings -> Build, Execution, Deployment -> Compiler` и ставим галку напротив `Build project automatically`
    - Выполняем сочетание клавиш <kbd>Shift</kbd> + <kbd>Ctrl</kbd> + <kbd>A</kbd>, далее выбираем `Registry` из выпадающего меню.
  2. v1talii-dev revised this gist Nov 19, 2018. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion README.md
    Original file line number Diff line number Diff line change
    @@ -3,6 +3,6 @@
    - Если требуется, предворительно настраиваем препроцессинг сборки в `File -> Settings -> Build, Execution, Deployment -> Compiler -> Annotation Processors`
    - Переходим в `Run -> Edit configurations`, слева выбираем `Spring Boot`. Во вкладке `Configurations` в поле `On Update action` выставляем `Update classes and resources`. Подробнее читайте [тут](https://www.jetbrains.com/help/idea/updating-applications-on-application-servers.html#update_options).
    - Переходим в `File -> Settings -> Build, Execution, Deployment -> Compiler` и ставим галку напротив `Build project automatically`
    - Выполняем сочетание клавиш <kbd>Ctrl</kbd> + <kbd>Alt</kbd> + <kbd>Shift</kbd> + <kbd>/</kbd>, далее выбираем `Registry` из выпадающего меню.
    - Выполняем сочетание клавиш <kbd>Shift</kbd> + <kbd>Ctrl</kbd> + <kbd>A</kbd>, далее выбираем `Registry` из выпадающего меню.
    - В списке находим `compiler.automake.allow.when.app.running` и ставим галку.
    - Запускаем приложение через `Spring Boot`.
  3. v1talii-dev revised this gist Jul 20, 2018. 1 changed file with 2 additions and 2 deletions.
    4 changes: 2 additions & 2 deletions README.md
    Original file line number Diff line number Diff line change
    @@ -1,8 +1,8 @@
    # Обновление ресурсов (HTML, JSP, JavaScript, CSS, img) без перезагрузки сервера для Intellij IDEA Ultimate Edition

    - Если требуется, предворительно настраиваем препроцессинг сборки в `File -> Settings -> Vuild, Execution, Deploymen -> Compiler -> Annotation Processors`
    - Если требуется, предворительно настраиваем препроцессинг сборки в `File -> Settings -> Build, Execution, Deployment -> Compiler -> Annotation Processors`
    - Переходим в `Run -> Edit configurations`, слева выбираем `Spring Boot`. Во вкладке `Configurations` в поле `On Update action` выставляем `Update classes and resources`. Подробнее читайте [тут](https://www.jetbrains.com/help/idea/updating-applications-on-application-servers.html#update_options).
    - Переходим в `File -> Settings -> Build,Execution,Deployment"->Compiler` и ставим галку напротив `Build project automatically`
    - Переходим в `File -> Settings -> Build, Execution, Deployment -> Compiler` и ставим галку напротив `Build project automatically`
    - Выполняем сочетание клавиш <kbd>Ctrl</kbd> + <kbd>Alt</kbd> + <kbd>Shift</kbd> + <kbd>/</kbd>, далее выбираем `Registry` из выпадающего меню.
    - В списке находим `compiler.automake.allow.when.app.running` и ставим галку.
    - Запускаем приложение через `Spring Boot`.
  4. v1talii-dev revised this gist Jul 19, 2018. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion README.md
    Original file line number Diff line number Diff line change
    @@ -2,7 +2,7 @@

    - Если требуется, предворительно настраиваем препроцессинг сборки в `File -> Settings -> Vuild, Execution, Deploymen -> Compiler -> Annotation Processors`
    - Переходим в `Run -> Edit configurations`, слева выбираем `Spring Boot`. Во вкладке `Configurations` в поле `On Update action` выставляем `Update classes and resources`. Подробнее читайте [тут](https://www.jetbrains.com/help/idea/updating-applications-on-application-servers.html#update_options).
    - Переходим в `File->Settings -> Build,Execution,Deployment"->Compiler` и ставим галку напротив `Build project automatically`
    - Переходим в `File -> Settings -> Build,Execution,Deployment"->Compiler` и ставим галку напротив `Build project automatically`
    - Выполняем сочетание клавиш <kbd>Ctrl</kbd> + <kbd>Alt</kbd> + <kbd>Shift</kbd> + <kbd>/</kbd>, далее выбираем `Registry` из выпадающего меню.
    - В списке находим `compiler.automake.allow.when.app.running` и ставим галку.
    - Запускаем приложение через `Spring Boot`.
  5. v1talii-dev revised this gist Jul 18, 2018. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion README.md
    Original file line number Diff line number Diff line change
    @@ -5,4 +5,4 @@
    - Переходим в `File->Settings -> Build,Execution,Deployment"->Compiler` и ставим галку напротив `Build project automatically`
    - Выполняем сочетание клавиш <kbd>Ctrl</kbd> + <kbd>Alt</kbd> + <kbd>Shift</kbd> + <kbd>/</kbd>, далее выбираем `Registry` из выпадающего меню.
    - В списке находим `compiler.automake.allow.when.app.running` и ставим галку.
    - Запускаем приложение.
    - Запускаем приложение через `Spring Boot`.
  6. v1talii-dev revised this gist Jul 18, 2018. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion README.md
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,4 @@
    # Обновление ресурсов (HTML, JSP, JavaScript, CSS, img) без перезагрузки сервера для Intellij IDEA
    # Обновление ресурсов (HTML, JSP, JavaScript, CSS, img) без перезагрузки сервера для Intellij IDEA Ultimate Edition

    - Если требуется, предворительно настраиваем препроцессинг сборки в `File -> Settings -> Vuild, Execution, Deploymen -> Compiler -> Annotation Processors`
    - Переходим в `Run -> Edit configurations`, слева выбираем `Spring Boot`. Во вкладке `Configurations` в поле `On Update action` выставляем `Update classes and resources`. Подробнее читайте [тут](https://www.jetbrains.com/help/idea/updating-applications-on-application-servers.html#update_options).
  7. v1talii-dev revised this gist Jul 18, 2018. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion README.md
    Original file line number Diff line number Diff line change
    @@ -3,6 +3,6 @@
    - Если требуется, предворительно настраиваем препроцессинг сборки в `File -> Settings -> Vuild, Execution, Deploymen -> Compiler -> Annotation Processors`
    - Переходим в `Run -> Edit configurations`, слева выбираем `Spring Boot`. Во вкладке `Configurations` в поле `On Update action` выставляем `Update classes and resources`. Подробнее читайте [тут](https://www.jetbrains.com/help/idea/updating-applications-on-application-servers.html#update_options).
    - Переходим в `File->Settings -> Build,Execution,Deployment"->Compiler` и ставим галку напротив `Build project automatically`
    - Выполняем сочетание клавиш <kbd>Ctrl</kbd> + <kbd>Alt</kbd> + <kbd>Shift</kbd> + <kbd>/</kbd>`, далее выбираем `Registry` из выпадающего меню.
    - Выполняем сочетание клавиш <kbd>Ctrl</kbd> + <kbd>Alt</kbd> + <kbd>Shift</kbd> + <kbd>/</kbd>, далее выбираем `Registry` из выпадающего меню.
    - В списке находим `compiler.automake.allow.when.app.running` и ставим галку.
    - Запускаем приложение.
  8. v1talii-dev revised this gist Jul 18, 2018. 1 changed file with 2 additions and 2 deletions.
    4 changes: 2 additions & 2 deletions README.md
    Original file line number Diff line number Diff line change
    @@ -1,8 +1,8 @@
    # Обновление ресурсов (HTML, JSP, JavaScript, CSS, img) без перезагрузки сервера для Intellij IDEA

    - Если требуется, предворительно настраиваем препроцессинг сборки в `File -> Settings -> Vuild, Execution, Deploymen -> Compiler -> Annotation Processors`
    - Переходим в `Run -> Edit configurations`, слева выбираем `Spring Boot`. Во вкладке `Configurations` в поле `On Update action` выставляем `Update classes and resources`
    - Переходим в `Run -> Edit configurations`, слева выбираем `Spring Boot`. Во вкладке `Configurations` в поле `On Update action` выставляем `Update classes and resources`. Подробнее читайте [тут](https://www.jetbrains.com/help/idea/updating-applications-on-application-servers.html#update_options).
    - Переходим в `File->Settings -> Build,Execution,Deployment"->Compiler` и ставим галку напротив `Build project automatically`
    - Выполняем сочетание клавиш `Ctrl-Alt-Shift-/`, далее выбираем `Registry` из выпадающего меню.
    - Выполняем сочетание клавиш <kbd>Ctrl</kbd> + <kbd>Alt</kbd> + <kbd>Shift</kbd> + <kbd>/</kbd>`, далее выбираем `Registry` из выпадающего меню.
    - В списке находим `compiler.automake.allow.when.app.running` и ставим галку.
    - Запускаем приложение.
  9. v1talii-dev revised this gist Jul 18, 2018. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion README.md
    Original file line number Diff line number Diff line change
    @@ -2,7 +2,7 @@

    - Если требуется, предворительно настраиваем препроцессинг сборки в `File -> Settings -> Vuild, Execution, Deploymen -> Compiler -> Annotation Processors`
    - Переходим в `Run -> Edit configurations`, слева выбираем `Spring Boot`. Во вкладке `Configurations` в поле `On Update action` выставляем `Update classes and resources`
    - Переходим в `File->Settings -> Build,Execution,Deployment"->Compiler` и ставим галку напротив `Make project automatically`
    - Переходим в `File->Settings -> Build,Execution,Deployment"->Compiler` и ставим галку напротив `Build project automatically`
    - Выполняем сочетание клавиш `Ctrl-Alt-Shift-/`, далее выбираем `Registry` из выпадающего меню.
    - В списке находим `compiler.automake.allow.when.app.running` и ставим галку.
    - Запускаем приложение.
  10. v1talii-dev revised this gist Jul 18, 2018. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion README.md
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,4 @@
    # Обновление ресурсов (css, js) без перезагрузки сервера для Intellij IDEA
    # Обновление ресурсов (HTML, JSP, JavaScript, CSS, img) без перезагрузки сервера для Intellij IDEA

    - Если требуется, предворительно настраиваем препроцессинг сборки в `File -> Settings -> Vuild, Execution, Deploymen -> Compiler -> Annotation Processors`
    - Переходим в `Run -> Edit configurations`, слева выбираем `Spring Boot`. Во вкладке `Configurations` в поле `On Update action` выставляем `Update classes and resources`
  11. v1talii-dev created this gist Jul 18, 2018.
    8 changes: 8 additions & 0 deletions README.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,8 @@
    # Обновление ресурсов (css, js) без перезагрузки сервера для Intellij IDEA

    - Если требуется, предворительно настраиваем препроцессинг сборки в `File -> Settings -> Vuild, Execution, Deploymen -> Compiler -> Annotation Processors`
    - Переходим в `Run -> Edit configurations`, слева выбираем `Spring Boot`. Во вкладке `Configurations` в поле `On Update action` выставляем `Update classes and resources`
    - Переходим в `File->Settings -> Build,Execution,Deployment"->Compiler` и ставим галку напротив `Make project automatically`
    - Выполняем сочетание клавиш `Ctrl-Alt-Shift-/`, далее выбираем `Registry` из выпадающего меню.
    - В списке находим `compiler.automake.allow.when.app.running` и ставим галку.
    - Запускаем приложение.