devonfw / devon4j

devonfw Java stack - create enterprise-grade business apps in Java safe and fast
Apache License 2.0
82 stars 88 forks source link

Getting started point in Quarkus for Spring developer #467

Closed lilliCao closed 2 years ago

lilliCao commented 2 years ago

As a Spring developer, I have decided to use Quarkus in my next project. I want to know the main different points among those 2 frameworks. Where do I have to pay attention when moving from Spring to Quarkus? (native image build, project structure, etc.)