Architecture Weekly
Read post

Announcing Strictland - new contract testing library for message compatibility

Strictland is a new open-source JVM contract testing library for message compatibility. Unlike Pact or Spring Cloud Contracts, it takes a lightweight approach: it serializes messages in unit tests and saves the output as snapshot files committed alongside code. Tests fail when the serialized shape changes unexpectedly. It supports two check types — snapshot checks (exact format lock) and compatibility checks (backward/forward compatibility between message versions). No broker, schema registry, or Docker setup required. Available on Maven Central at version 0.3.0, with plans to add .NET and TypeScript support.

    #java#architecture
Jun 15•8m read time•From architecture-weekly.com
Post cover image
Table of contents
What’s Strictland?Why such a name?How to use it?Should you use it?
19.7K Impressions1 Comment
Architecture Weekly's image
Architecture Weekly

Architecture Weekly's publication is a central hub for architecture enthusiasts, offering insights i...

255 Followers

•

1.5K Upvotes

Would you recommend this post?

Copy link
WhatsApp
Facebook
X
New Squad
  • © 2026 Daily Dev Ltd.
  • Guidelines
  • Explore
  • Tags
  • Sources
  • Squads
  • Leaderboard