Skip to content
This repository has been archived by the owner on Mar 21, 2023. It is now read-only.

Understanding of this application #4

Open
codeimmortal opened this issue Feb 26, 2020 · 1 comment
Open

Understanding of this application #4

codeimmortal opened this issue Feb 26, 2020 · 1 comment

Comments

@codeimmortal
Copy link

Hi Sohrab ,

Thanks for the article .

I see the repo where this mule sample-app is basic app .

What i want to achieve is that I have spring boot application , which i want to run in mule runtime inside docker container?

I don't know is i am thinking right way . Can you tell me can we run java spring boot application in mule runtime.

Also why we need mule runtime app?

I know it silly question but i have read lot of block not able to clear

@sohrab-
Copy link
Owner

sohrab- commented Mar 16, 2020

@awesomehimanshu, this repo is specifically for running Mule applications on OpenShift, which is a bit more complicated than running Spring Boot applications on OpenShift. MuleSoft did not support containerised workload for a long time so we had to come up with our own containerisation approach, such as the one presented here.

Spring Boot applications lend themselves much better to containerisation and deployment on OpenShift. You don't have to jump through all the hoops we do for Mule applications.

If you want to learn how to deploy Spring Boot applications to OpenShift, Red Hat has put together these free interactive scenarios for you to explore: https://learn.openshift.com/middleware/courses/middleware-spring-boot/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants