WildFly 30 Beta1 is now available

WildFly is a powerful, modular, & lightweight application server that helps you build amazing applications.
Powerful
Configuration in WildFly is centralized, simple and user-focused. The configuration file is organized by subsystems that you can easily comprehend and no internal server wiring is exposed. All management capabilities are exposed in a unified manner across many forms of access. These include a CLI, a web based administration console, a native Java API, an HTTP/JSON based REST API, and a JMX gateway. These options allow for custom automation using the tools and languages that best fit your needs.
Modular
WildFly does classloading right. It uses JBoss Modules to provide true application isolation, hiding server implementation classes from the application and only linking with JARs your application needs. Visibility rules have sensible defaults, yet can be customized. The dependency resolution algorithm means that classloading performance is not affected by the number of versions of libraries you have installed.
Lightweight
WildFly takes an aggressive approach to memory management. The base runtime services were developed to minimize heap allocation by using common cached indexed metadata over duplicate full parses, which reduces heap and object churn. The administration console is 100% stateless and purely client driven. It starts instantly and requires zero memory on the server. These optimizations combined enable WildFly to run with stock JVM settings and also on small devices while leaving more headroom for application data and supports higher scalability.
Standards Based
WildFly implements the latest in enterprise Java standards from Jakarta EE and Eclipse MicroProfile. These improve developer productivity by providing rich enterprise capabilities in easy to consume frameworks that eliminate boilerplate and reduce technical burden. This allows your team to focus on the core business needs of your application. By building your application on standards you retain the flexibility to migrate between various vendor solutions.
Latest News
Hacktoberfest is back, and it’s time to channel your inner Open Source superhero! This annual event unites developers of all levels, from seasoned pros to enthusiastic beginners, in a shared mission to contribute to Open Source projects and celebrate the spirit of collaboration in software development. Join us for this month-long celebration of contributions as we work together, one pull request at a time. What is Hacktoberfest? Hacktoberfest is a month-long event in October that...
Read More >In this article, Jeff Mesnil explains what WildFly provides to develop and operate "cloudy" Entreprise Java applications and how it also benefits "bare metal" applications.
Read More >Check out this short video to learn how you can join the WildFly Elytron project and make meaningful contributions to the open source community!
Watch Video >An introduction to the usage of the resteasy-grpc and the WildFly gRPC subsystem
Read More >Check out this 1 minute video to learn how you can contribute to the WildFly Elytron project and level up your skills in Java, git and more!
Watch Video >Learn how to secure applications deployed to WildFly on OpenShift with SAML.
Read More >Check out this 1 minute video to learn why anyone can contribute to the WildFly Elytron project, regardless of prior experience.
Watch Video >Check out this 2 minute video to learn why joining the WildFly Elytron project at Open Source Day could be the perfect opportunity for you.
Watch Video >