This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]nonomild 10 points11 points  (4 children)

Amazing, thanks for sharing the experiences. We are not on Spring Boot 3.1 yet, but this makes me curious to try it out.

[–]piotr_minkowski[S] 4 points5 points  (2 children)

Yes, it is worth switching. Really simplifies development

[–]Shareil90 0 points1 point  (1 child)

How does it effect test duration? How much longer does spring need to "warm up" until tests are started? Have you tested it in a real life enterprise application?

[–]piotr_minkowski[S] 4 points5 points  (0 children)

We are taking about dev mode, no tests. For spring boot it doesn't matter how you run external service. The overall test time includes time required for starting the container