Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UX experience from people coming from Spring #40143

Open
emmanuelbernard opened this issue Apr 18, 2024 · 4 comments
Open

UX experience from people coming from Spring #40143

emmanuelbernard opened this issue Apr 18, 2024 · 4 comments
Labels
area/spring Issues relating to the Spring integration kind/enhancement New feature or request

Comments

@emmanuelbernard
Copy link
Member

Description

I was chatting with @jdubois. They did a workshop that happen to use Quarkus ona crowd used to do Spring day in day out.
people were lost for two compounding reasons:

  • I have to annotated @Bean or it won’t work right? People got stuck in the “auto bean logic”
  • See it does not work because in the start logs I don’t see the bean (yes because Quarkus invokes lazily the bean)

I wonder how we could help improve the experience @geoand from a doc we could direct to, to a fake empty @Bean, a property to “load eagerly quarkus.spring.legacy_behavior_mode. Or something else.

Thoughts?

Implementation ideas

No response

@emmanuelbernard emmanuelbernard added the kind/enhancement New feature or request label Apr 18, 2024
@geoand
Copy link
Contributor

geoand commented Apr 18, 2024

Thanks for opening this!

Let's talk about it on Monday because I'm at a conference

@emmanuelbernard
Copy link
Member Author

Where do you think we are buddy? Same name, different place ;)

@geoand
Copy link
Contributor

geoand commented Apr 18, 2024

Devoxx FTW!

@geoand geoand changed the title UX experience from people coming from Soring UX experience from people coming from Spring Apr 19, 2024
@geoand geoand added area/spring Issues relating to the Spring integration and removed triage/needs-triage labels Apr 19, 2024
@geoand
Copy link
Contributor

geoand commented Apr 22, 2024

Any chance I can see the piece of the code that users got surprised by?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/spring Issues relating to the Spring integration kind/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants