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
43
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
41
MEL Basics
abhipokharna
0
34
MEL Details Session 2
abhipokharna
0
33
Other Decks in Technology
See All in Technology
Aurora DSQLはサーバーレスアーキテクチャの常識を変えるのか
iwatatomoya
1
910
エラーとアクセシビリティ
schktjm
1
1.2k
Codeful Serverless / 一人運用でもやり抜く力
_kensh
7
400
Webアプリケーションにオブザーバビリティを実装するRust入門ガイド
nwiizo
7
800
OCI Oracle Database Services新機能アップデート(2025/06-2025/08)
oracle4engineer
PRO
0
110
EncryptedSharedPreferences が deprecated になっちゃった!どうしよう! / Oh no! EncryptedSharedPreferences has been deprecated! What should I do?
yanzm
0
250
COVESA VSSによる車両データモデルの標準化とAWS IoT FleetWiseの活用
osawa
1
270
【実演版】カンファレンス登壇者・スタッフにこそ知ってほしいマイクの使い方 / 大吉祥寺.pm 2025
arthur1
1
820
AIエージェント開発用SDKとローカルLLMをLINE Botと組み合わせてみた / LINEを使ったLT大会 #14
you
PRO
0
110
「Linux」という言葉が指すもの
sat
PRO
4
130
Rustから学ぶ 非同期処理の仕組み
skanehira
1
130
バイブスに「型」を!Kent Beckに学ぶ、AI時代のテスト駆動開発
amixedcolor
2
540
Featured
See All Featured
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
333
22k
A Modern Web Designer's Workflow
chriscoyier
696
190k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
252
21k
The Cult of Friendly URLs
andyhume
79
6.6k
Done Done
chrislema
185
16k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
50k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
30
9.7k
Designing for Performance
lara
610
69k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
48
9.7k
Building a Modern Day E-commerce SEO Strategy
aleyda
43
7.6k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
162
15k
Reflections from 52 weeks, 52 projects
jeffersonlam
352
21k
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