欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2/Agda, C++/Lisp/Haskell
WildFly
来自开放百科 - 灰狐
(版本间的差异)
小 (→功能) |
小 (→指南) |
||
| (未显示1个用户的24个中间版本) | |||
| 第1行: | 第1行: | ||
{{SeeWikipedia}} | {{SeeWikipedia}} | ||
| + | WildFly | ||
| + | |||
| + | ==简介== | ||
WildFly,其前身是[[JBoss]] Application Server。 | WildFly,其前身是[[JBoss]] Application Server。 | ||
==新闻== | ==新闻== | ||
<rss>http://wildfly.org/news.atom|max=10</rss> | <rss>http://wildfly.org/news.atom|max=10</rss> | ||
| − | |||
| − | |||
==版本== | ==版本== | ||
[https://docs.wildfly.org/ WildFly Releases] | [https://docs.wildfly.org/ WildFly Releases] | ||
| + | *[https://docs.wildfly.org/35 35] Jakarta EE 10 | ||
| + | *[https://docs.wildfly.org/34 34] Jakarta EE 10 | ||
| + | *[https://docs.wildfly.org/33 33] Jakarta EE 10 | ||
| + | *[https://docs.wildfly.org/32 32] Jakarta EE 10 | ||
| + | *[https://docs.wildfly.org/31 31] Jakarta EE 10 | ||
| + | *[https://docs.wildfly.org/30 30] Jakarta EE 10 | ||
| + | *[https://docs.wildfly.org/29 29] Jakarta EE 10 | ||
| + | *[https://docs.wildfly.org/28 28] Jakarta EE 10 | ||
| + | *[https://docs.wildfly.org/27 27] Jakarta EE 10 | ||
| + | *[https://docs.wildfly.org/21/ 21] [[Java EE]] 8, Jakarta EE 8 | ||
*[https://docs.wildfly.org/20/ 20] [[Java EE]] 8, Jakarta EE 8 | *[https://docs.wildfly.org/20/ 20] [[Java EE]] 8, Jakarta EE 8 | ||
*[https://docs.wildfly.org/19/ 19] Java EE 8, Jakarta EE 8 | *[https://docs.wildfly.org/19/ 19] Java EE 8, Jakarta EE 8 | ||
| 第17行: | 第28行: | ||
==功能== | ==功能== | ||
| − | [https://docs.wildfly.org/ | + | [https://docs.wildfly.org/21/wildscribe/ WildFly Full 21 Model Reference] 这里包含从管理模型生成的所有子系统配置选项的信息。 |
| + | |||
| + | ==指南== | ||
| + | ./add-user.sh -m -u admin -p adminadmin | ||
| + | *Domain API: http://127.0.0.1:9990/management | ||
| + | *Web Console: http://127.0.0.1:9990/console | ||
| + | *[https://github.com/wildfly/quickstart WildFly Quickstarts] | ||
==项目== | ==项目== | ||
| + | *[https://github.com/jboss-modules/jboss-modules JBoss Modules] | ||
| + | *[[Undertow]] | ||
==core-service== | ==core-service== | ||
| 第25行: | 第44行: | ||
==extension== | ==extension== | ||
| + | [https://docs.wildfly.org/20/Extending_WildFly.html Extending WildFly] | ||
==subsystem== | ==subsystem== | ||
| + | *[[Undertow]] | ||
| + | *[[infinispan]] | ||
| + | *[https://docs.wildfly.org/20/wildscribe/subsystem/elytron/index.html Elytron Subsystem] [https://docs.wildfly.org/20/WildFly_Elytron_Security.html WildFly Elytron Security] | ||
| + | *microprofile-config-smallrye [https://smallrye.io/ SmallRye] | ||
| + | *microprofile-health-smallrye | ||
| + | *microprofile-jwt-smallrye | ||
| + | *microprofile-metrics-smallrye | ||
| + | *microprofile-opentracing-smallrye | ||
| + | *messaging-activemq [[Apache ActiveMQ]] | ||
==MicroProfile== | ==MicroProfile== | ||
集成 [[MicroProfile]] | 集成 [[MicroProfile]] | ||
| + | |||
| + | ==安全== | ||
| + | *[https://wildfly-security.github.io/wildfly-elytron/ WildFly Elytron] | ||
| + | *[https://developer.jboss.org/people/fjuma/blog/2018/08/31/obtaining-certificates-from-lets-encrypt-using-the-wildfly-cli Obtaining and managing certificates from Let’s Encrypt using the WildFly CLI] | ||
| + | |||
| + | ==IDE== | ||
| + | [https://tools.jboss.org/downloads/ CodeReady Studio] [https://github.com/jbdevstudio @ GitHub] | ||
| + | |||
| + | Eclipse > Help > Eclipse Marketplace... Red Hat CodeReady Studio | ||
| + | |||
| + | ==Kubernetes== | ||
| + | [https://developers.redhat.com/blog/2018/06/28/why-kubernetes-is-the-new-application-server Why Kubernetes is The New Application Server] | ||
| + | |||
| + | WildFly 在 [[OpenShift]](OKD)上的部署运营。 | ||
| + | |||
| + | ==分发== | ||
| + | 通过 [https://github.com/wildfly/galleon Galleon Provisioning] 定制化、分发 WildFly。 | ||
| + | |||
| + | [https://docs.wildfly.org/22/Bootable_Guide.html 打包]可以在裸机和云端运行的 bootable JAR 应用。 | ||
==文档== | ==文档== | ||
| 第36行: | 第84行: | ||
==图集== | ==图集== | ||
| + | <gallery> | ||
| + | image:WildFly-OSGi.png|OSGi | ||
| + | image:WildFly8-Alpha2-OSGi-webconsole.png|WildFly8 Alpha2 | ||
| + | image:JBoss-Modules.png|JBoss Modules | ||
| + | image:GlassFish-vs-WildFly.png|对比GlassFish | ||
| + | image:WildFly-Domain-Controller-Host-Controller-Server.png|管理域 | ||
| + | </gallery> | ||
==链接== | ==链接== | ||
| 第47行: | 第102行: | ||
[[category:web server]] | [[category:web server]] | ||
[[category:JBoss]] | [[category:JBoss]] | ||
| + | [[category:WildFly]] | ||
[[category:middleware]] | [[category:middleware]] | ||
[[category:Red Hat]] | [[category:Red Hat]] | ||
2025年1月23日 (四) 12:41的最后版本
| |
您可以在Wikipedia上了解到此条目的英文信息 WildFly Thanks, Wikipedia. |
WildFly
目录 |
[编辑] 简介
WildFly,其前身是JBoss Application Server。
[编辑] 新闻
自http://wildfly.org/news.atom加载RSS失败或RSS源被墙
[编辑] 版本
- 35 Jakarta EE 10
- 34 Jakarta EE 10
- 33 Jakarta EE 10
- 32 Jakarta EE 10
- 31 Jakarta EE 10
- 30 Jakarta EE 10
- 29 Jakarta EE 10
- 28 Jakarta EE 10
- 27 Jakarta EE 10
- 21 Java EE 8, Jakarta EE 8
- 20 Java EE 8, Jakarta EE 8
- 19 Java EE 8, Jakarta EE 8
- 18 Java EE 8, Jakarta EE 8
- 17 Java EE 8, Jakarta EE 8
- ...
[编辑] 功能
WildFly Full 21 Model Reference 这里包含从管理模型生成的所有子系统配置选项的信息。
[编辑] 指南
./add-user.sh -m -u admin -p adminadmin
- Domain API: http://127.0.0.1:9990/management
- Web Console: http://127.0.0.1:9990/console
- WildFly Quickstarts
[编辑] 项目
[编辑] core-service
[编辑] extension
[编辑] subsystem
- Undertow
- infinispan
- Elytron Subsystem WildFly Elytron Security
- microprofile-config-smallrye SmallRye
- microprofile-health-smallrye
- microprofile-jwt-smallrye
- microprofile-metrics-smallrye
- microprofile-opentracing-smallrye
- messaging-activemq Apache ActiveMQ
[编辑] MicroProfile
集成 MicroProfile
[编辑] 安全
[编辑] IDE
Eclipse > Help > Eclipse Marketplace... Red Hat CodeReady Studio
[编辑] Kubernetes
Why Kubernetes is The New Application Server
WildFly 在 OpenShift(OKD)上的部署运营。
[编辑] 分发
通过 Galleon Provisioning 定制化、分发 WildFly。
打包可以在裸机和云端运行的 bootable JAR 应用。
[编辑] 文档
[编辑] 图集
[编辑] 链接
分享您的观点