MicroProfile Starter Launched

Uncategorized

MicroProfile

For those who did not come across Eclipse MicroProfile yet, let me give you a quick introduction. In 2016, a group of vendors and individuals started an initiative to optimize Enterprise Java for a microservices architecture.

 

It builds on top of a few Java EE specifications, CDI and JAX-RS mainly, and defines some specifications towards resilience, distributed, reactive and serviceability. Maybe specification is a too heavily weighted word – but there are some standards described so an application can run on any of the runtimes which are provided by the vendors.

 

MicroProfile Starter

Although most vendors already have an online tool of some sort to generate a project that incorporates MicroProfile, the MicroProfile Starter has additional features:

  • It is not geared towards a runtime of a specific vendor. This will strengthen the image that MicroProfile is a collaborative initiative. It also highlights the standardization factor, that a MicroProfile-based application can be used on any of the implementations.
  • It also generates examples for the specifications, getting you a quick start in the process of learning the features of each of these specifications.

So, the MicroProfile Starter is a good starting place if you want to learn some of the features within one of the specifications.

 

Using the Starter

 

microprofile-starter

 

  1. Visit start.microprofile.io.
  2. Enter your groupID and artifactID into the text boxes (or leave default values).
  3. Choose MicroProfile version from the drop-down menu.
  4. The server implementations available for the chosen MicroProfile version will appear in the MicroProfile Server drop-down menu. If you don’t see an implementation you would like to use, try selecting a different MicroProfile version.
  5. Choose your Bean Discovery Mode (or leave default value).
  6. Check the boxes for the specifications for which you want to receive code examples.
  7. Click the download button to save the generated zipped file.

 

Beta

The tool is marked as Beta for the moment but works just fine, The “Beta” notation is there since the application will evolve and expand in the future. Some of the things you will see in later versions include:

  • More examples of the different specifications.
  • Support for Gradle.
  • Other ideas from the community which you can submit on the Github issue page.

And of course, the tool will also incorporate the new versions, runtimes, and specifications when they become available.

 

Conclusion

We hope that the MicroProfile Starter application will be the ideal starting point for your journey with MicroProfile. Give it a try – Payara Micro is included as a MicroProfile Server for most MicroProfile versions – and keep an eye on the tool for the future enhancements.

 

Not using Payara Micro yet? Get started here:

 

{{cta(‘363ebe49-5f9f-44fd-bae1-f7b47d43d873’)}}

 

  

 

Comments (0)

Post a comment

Your email address will not be published. Required fields are marked *

Payara needs the contact information you provide to us to contact you about our products and services. You may unsubscribe from these communications at any time. For information on how to unsubscribe, as well as our privacy practices and commitment to protecting your privacy, please review our Legal & Privacy Policy.

Related Posts

4 minutes
Uncategorized

Leading the Way: Payara Platform Community 7 Beta Now Fully Jakarta EE 11 Certified

We’re excited to announce that Payara Platform Community 7 Beta application server is now fully certified as Jakarta EE 11 […]

Blue background with coral and fish. Left text: 'MONTHLY CATCH'. Right: laptop screen with tech tabs and Payara Community logo. 4 minutes
Community

The Payara Monthly Catch – August 2025

Welcome aboard the August 2025 issue of The Payara Monthly Catch! With summer in full swing, things may have felt […]

What Is a Java Application Server? A Short Guide 6 minutes
Jakarta EE

What Is a Java Application Server? A Short Guide

Enterprise Java applications power global commerce, healthcare, government and countless other industries. These systems must be scalable, secure and […]