snowdrop-zen / quarkus

Quarkus: Supersonic Subatomic Java.
https://quarkus.io
Apache License 2.0
1 stars 0 forks source link

Create mapping from Spring Boot auto-configuration to Quarkus annotations #177

Open geoand opened 4 years ago

geoand commented 4 years ago

Quarkus currently contains some auto-configuration features that are similar to what Spring Boot offers. Some of these are perhaps not very well knows to users coming from Spring Boot.

We should provide a mapping in some form (blog post?) about how a Spring Boot user can transition to these Quarkus annotations.

geoand commented 4 years ago

cc @cmoulliard