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
2025/10/27 JJUGナイトセミナー WildFlyとQuarkusの 始め方
Search
Satoshi Seto
October 27, 2025
Technology
0
94
2025/10/27 JJUGナイトセミナー WildFlyとQuarkusの 始め方
2025/10/27 【会場開催】JJUGナイトセミナー「Jakarta EEの始め方と新機能」10/27(月) 開催
WildFlyとQuarkusの 始め方
Satoshi Seto
October 27, 2025
Tweet
Share
More Decks by Satoshi Seto
See All by Satoshi Seto
2025/07/30 JakartaOne 2025 Japan その他のJakarta EE 11のアップデート
megascus
1
33
2025/07/30 JakartaOne 2025 Japan Red Hatのアプリケーションサーバー JBoss EAP.
megascus
0
25
CI/CDやテスト自動化の開発プロジェクトへの適用
megascus
3
1.4k
2023/4/27 Java仕様勉強会: Jakarta Persistence
megascus
1
540
Red_Hat_Application_Foundationsから学ぶアーキテクチャー入門
megascus
0
330
2022/11/24 Java仕様勉強会: Jakarta Servlet
megascus
1
1.2k
Other Decks in Technology
See All in Technology
マルチエージェントのチームビルディング_2025-10-25
shinoyamada
0
200
AIプロダクトのプロンプト実践テクニック / Practical Techniques for AI Product Prompts
saka2jp
0
110
abema-trace-sampling-observability-cost-optimization
tetsuya28
0
140
アウトプットから始めるOSSコントリビューション 〜eslint-plugin-vueの場合〜 #vuefes
bengo4com
3
1.8k
個人でデジタル庁の デザインシステムをVue.jsで 作っている話
nishiharatsubasa
3
5.1k
SOTA競争から人間を超える画像認識へ
shinya7y
0
570
プロダクト開発と社内データ活用での、BI×AIの現在地 / Data_Findy
sansan_randd
0
410
CNCFの視点で捉えるPlatform Engineering - 最新動向と展望 / Platform Engineering from the CNCF Perspective
hhiroshell
0
140
「タコピーの原罪」から学ぶ間違った”支援” / the bad support of Takopii
piyonakajima
0
150
IBC 2025 動画技術関連レポート / IBC 2025 Report
cyberagentdevelopers
PRO
2
200
ストレージエンジニアの仕事と、近年の計算機について / 第58回 情報科学若手の会
pfn
PRO
3
870
あなたの知らない Linuxカーネル脆弱性の世界
recruitengineers
PRO
3
160
Featured
See All Featured
Build The Right Thing And Hit Your Dates
maggiecrowley
38
2.9k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
[RailsConf 2023] Rails as a piece of cake
palkan
57
5.9k
Keith and Marios Guide to Fast Websites
keithpitt
411
23k
It's Worth the Effort
3n
187
28k
Principles of Awesome APIs and How to Build Them.
keavy
127
17k
How STYLIGHT went responsive
nonsquared
100
5.9k
GitHub's CSS Performance
jonrohan
1032
470k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
37
2.6k
Navigating Team Friction
lara
190
15k
Agile that works and the tools we love
rasmusluckow
331
21k
Raft: Consensus for Rubyists
vanstee
140
7.2k
Transcript
1 WildFlyとQuarkusの 始め方 Red Hat 瀬戸
WildFly 2
WildFly starts with Jakarta EE Starter 3 https://start.jakarta.ee/
WildFlyを簡単に使用する方法 4 Maven pluginにデプロイ機能が統合され、サーバープリインストールせずに使用可能 https://docs.wildfly.org/bootablejar/ https://docs.wildfly.org/34/WildFly_Maven_Plugin_Guide.html WildFlyの自動構築 (自動インストール) 起動可能なJar (Uber-Jar)
groupId: org.wildfly.plugins artifactId: wildfly-maven-plugin groupId: org.wildfly.plugins artifactId: wildfly-jar-maven-plugin
5 https://docs.wildfly.org/34/Galleon_Guide.html#wildfly_galleon_layers • レイヤーを選択することで必要な機能のみを持った WildFlyのサブセットを構築可能 • Mavenを使ったWildFlyの自動構築・起動可能なjar の両方で使用可能 • pluginのconfigurationにlayersを指定することで構
築可能 Galleon Wildflyのトリミング
6 基本的には趣味でいいと思いますがコンテナの場合は自動構築、非コンテナ の場合はUber-jarがおすすめ ▸ 自動構築は後で見たときにWildFlyの設定ファイルなどが確認しやすい ▸ 起動可能なJarは持ち運びがしやすく、単体でのバージョン管理もたや すい WildFlyの自動構築とUber-jarの使い分け
Quarkus 7
Quarkus Starter 8 https://code.quarkus.io/ • Mavenのライブラリ管理機能と統合されたモジュー ル管理機能 • 必要なモジュールのみを選択する •
WildFlyと違いpom.xmlだけでどの機能が有効かを 判断できる • 起動可能なJar(Uber-jar)のサポート Spring-Bootと同じようなモジュール管理の仕組み
デモ: WildFly / Quarkus 9
linkedin.com/company/red-hat youtube.com/user/RedHatVideos facebook.com/redhatinc x.com/RedHat 10 Red Hat is the world’s
leading provider of enterprise open source software solutions. Award-winning support, training, and consulting services make Red Hat a trusted adviser to the Fortune 500. Thank you