Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Mule First Program
Search
Abhi
July 08, 2015
Technology
0
44
Mule First Program
Mule First Program
Abhi
July 08, 2015
Tweet
Share
More Decks by Abhi
See All by Abhi
MuleFlow
abhipokharna
0
64
Mule Program
abhipokharna
0
30
Filter Session 1
abhipokharna
0
24
Filters
abhipokharna
0
41
Debugging
abhipokharna
0
22
MEL session 1
abhipokharna
0
29
MEL Details Session 3
abhipokharna
0
42
MEL Basics
abhipokharna
0
34
MEL Details Session 2
abhipokharna
0
34
Other Decks in Technology
See All in Technology
Adminaで実現するISMS/SOC2運用の効率化 〜 アカウント管理編 〜
shonansurvivors
4
440
[Codex Meetup Japan #1] Codex-Powered Mobile Apps Development
korodroid
2
400
20251014_Pythonを実務で徹底的に使いこなした話
ippei0923
0
180
AI駆動開発を推進するためにサービス開発チームで 取り組んでいること
noayaoshiro
0
260
セキュアな認可付きリモートMCPサーバーをAWSマネージドサービスでつくろう! / Let's build an OAuth protected remote MCP server based on AWS managed services
kaminashi
3
300
新規事業におけるGORM+SQLx併用アーキテクチャ
hacomono
PRO
0
190
20251007: What happens when multi-agent systems become larger? (CyberAgent, Inc)
ornew
1
230
ComposeではないコードをCompose化する case ビズリーチ / DroidKaigi 2025 koyasai
visional_engineering_and_design
0
110
BI ツールはもういらない?Amazon RedShift & MCP Server で試みる新しいデータ分析アプローチ
cdataj
0
110
プロポーザルのコツ ~ Kaigi on Rails 2025 初参加で3名の登壇を実現 ~
naro143
1
210
【Kaigi on Rails 事後勉強会LT】MeはどうしてGirlsに? 私とRubyを繋いだRail(s)
joyfrommasara
0
230
ガバメントクラウドの概要と自治体事例(名古屋市)
techniczna
2
230
Featured
See All Featured
How to train your dragon (web standard)
notwaldorf
96
6.3k
Navigating Team Friction
lara
190
15k
Fireside Chat
paigeccino
40
3.7k
Designing for humans not robots
tammielis
254
26k
Learning to Love Humans: Emotional Interface Design
aarron
274
41k
It's Worth the Effort
3n
187
28k
Imperfection Machines: The Place of Print at Facebook
scottboms
269
13k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.5k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
54
3k
KATA
mclloyd
32
15k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
657
61k
For a Future-Friendly Web
brad_frost
180
9.9k
Transcript
Abhishek Jain
Mule Project Creation Basic Structure Simple Program
Run Program Topic for next session Reference
Hopefully, you have referred the previous slides and downloaded the
latest anypoint from below link based upon you OS configuration https://www.mulesoft.com/platform/studio Open anypoint studio, go to file->new->mule project
None
Drag and drop http endpoint and logger component from palette
and connect them
None
Upon successful deployment, you will see the app is started
When you hit the url, you will see the output
in console.. There are favicon message as well which I will show how to remove in next session
Filters
www.mulesoft.com Mule in Action
None