[jbosstools-issues] [JBoss JIRA] (JBIDE-25303) Server adapter: support hot-deployment on OpenShift for SpringBoot app

Aurélien Pupier (JIRA) issues at jboss.org
Mon Oct 30 05:46:00 EDT 2017


    [ https://issues.jboss.org/browse/JBIDE-25303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13483251#comment-13483251 ] 

Aurélien Pupier commented on JBIDE-25303:
-----------------------------------------

{quote}what is it that makes the springboot devtool required ? (which is it specifically){quote}

SpringBoot requires to add dependencies to their project for [hot-swapping|https://docs.spring.io/spring-boot/docs/current/reference/html/howto-hotswapping.html#howto-hotswapping].
it can be [sprintboot-dev-tools|https://docs.spring.io/spring-boot/docs/current/reference/html/howto-hotswapping.html#howto-reload-fast-restart]  or [springloaded|https://docs.spring.io/spring-boot/docs/current/reference/html/howto-hotswapping.html#howto-reload-springloaded-maven].
In the [initial use case|https://issues.jboss.org/browse/OSFUSE-548], the spring-boot-devtool has been chosen. I guess that it is because the Camel application needs to reloaded too, we are not dealing just with Java classes.



> Server adapter: support hot-deployment on OpenShift for SpringBoot app
> ----------------------------------------------------------------------
>
>                 Key: JBIDE-25303
>                 URL: https://issues.jboss.org/browse/JBIDE-25303
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: openshift
>    Affects Versions: 4.5.1.Final
>            Reporter: Aurélien Pupier
>              Labels: openshift_v3, server_adapter
>             Fix For: 4.5.2.AM1
>
>
> currently, Springboot jar projects (such as Fuse Integration Services) are rsynced with a zipped jar file.
> The requirements are:
> - rsync unpacked jar
> - rsync without the jar name as folder
> - it will will work only if springboot devtool are included (so maybe need some dialog guiding user to do i in case it is not activated)



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)



More information about the jbosstools-issues mailing list