Browsing Tag
Open Source
6 posts
Maintaining the IntelliJ “Save Actions” Plugin: A Community Effort to Keep Development Tools Up to Date
For many developers working with IntelliJ IDEA, the “Save Actions” plugin has long been a trusted companion for…
MockServer NeoLight: A Lightweight Alternative for API Testing with Testcontainers
The open-source project MockServer NeoLight has been released as a lightweight rewrite of the original MockServer. Its primary…
Supercruising with Testcontainers: Making Tests Faster and More Flexible
Testcontainers has become an essential tool in many Java projects to run integration and system tests in realistic…
Testing Done Right!
Oh no! Not another article about testing! You can find a lot of publications about automated testing in…
A New Generation’s Chance to Shape the Future: Building the Next Great Java IDE in Open Source
A New Generation’s Chance to Shape the Future: Building the Next Great Java IDE in Open Source The…
Minimize Costs by Utilizing Cloud Storage with Spring-Data-Eclipse-Store
How to save money storing data in Cloud blob-stores instead of expensive databases through the use of the open-source Spring-Data-Eclipse-Store library.