Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that you can "just run". Spring Boot takes an opinionated view of the Spring platform and third-party libraries so you can get started with minimum fuss. Most Spring Boot applications need minimal Spring configuration.
Maciej Walkowiak 🍃 @maciejwalkowiak · 5 months ago
Multi Module Maven projects support is coming to @justxrun! ✅ Change source code file in any module ➡️ hit "Save" ➡️ Just recompiles classes and refreshes the @springboot application ✅ Change any pom.xml in any module ➡️ hit "Save" ➡️ Just restarts the application Magic 🪄 https://t.co/5ALKwcVo74
Viktar Patotski @xpvit · 6 months ago
How can it be that @springboot, with all its cool features and such massive usage in the industry, can have only 64.6k ⭐ on GitHub? Even PHP Laravel has 71.8k. Show some appreciation to the team by giving a ⭐ on GitHub: https://t.co/aD1JKTNTB3 Retweet and share for reach. 🔁
Maciej Walkowiak 🍃 @maciejwalkowiak · 6 months ago
Just itself is a @springboot application compiled to native binaries. Under the hood it uses some fantastic Java libraries @picocli, @testcontainers and @getsentry for error reporting. The release process and distribution to Homebrew and Scoop is handled with @jreleaser. https://t.co/Bdw81DNnPf
Maciej Walkowiak 🍃 @maciejwalkowiak · 6 months ago
📢 Introducing JUST 🚀 Just is a command line toolkit for developing @springboot applications: 👉 https://t.co/FQdPowCCL9 It's like a superpower for 🍃Spring - makes you not only faster developer but also a happier person! Lets dive into Just features 🧵 https://t.co/5NKKkOD4BD
Josh Long @starbuxman · 6 months ago
Hey, just putting this out there: @SpringBoot 3 is here! We released it on Thanksgiving, so some of you might’ve missed it. We’re not great with dates and names. (Or maybe we’re REALLY big brain great with dates/names? Maybe? ….Nah, no we’re crap at ‘em) https://t.co/lm2wQmi4PJ
Viktar Patotski @xpvit · 6 months ago
@JoCosti @springboot Awaitility by @johanhaleby - DSL that allows you to express expectations of an asynchronous system in a concise and easy to read manner. Write better tests in asynchronous and multi-threaded apps. It helps to get rid of "Thread.sleep(1000)" in your tests. https://t.co/wfnvFNukJl
Maciej Walkowiak 🍃 @maciejwalkowiak · 6 months ago
AWS made something remarkable: "SnapStart has reduced the cold start duration of a @springboot application on AWS Lambda from over 6 seconds to less than 200 ms" Good old JVM, no GraalVM, no native image. Cold start ~200ms https://t.co/58n5ou39BS