#archunit search results
Keep your Quarkus apps clean, testable, and future-proof. This guide shows how to enforce BCE/ECB boundaries with ArchUnit so architectural rules stop being “nice to have” and start being code. Read more: buff.ly/K9V2cli #Java #Quarkus #ArchUnit #CleanArchitecture
🚀 Test your Java architecture with Taikai 🚀 Simplify enforcing architectural constraints with predefined ArchUnit rules, see the overview github.com/enofex/taikai/… 🔥 Or simply leave a star on github.com/enofex/taikai ⭐️ #testing #java #archunit #taikai
Du arbeitest im Team & niemand hält sich an Architekturregeln? Mit #ArchUnit lassen sich Paketgrenzen, Namenskonventionen & Schichtenarchitektur automatisiert testen. Architekturdrift? Nicht mit dir. Mehr dazu von Christopher Olbertz: javapro.io/2025/09/08/tes… #Java #CleanCode
Save the Date! Am 26. April ist unsere nächste #JUG mit @Ro_Wei zum Thema #ArchUnit! Alle Infos gibt's auch hier: jug-gr.de/talks/2023-04-…
For when you need to test your software architecture, check out #ArchUnit, as described by @Simon_Verhoeven on Foojay.io Today! foojay.io/today/archunit… #java #foojaytip
🚀 Unit test your Java architecture 🚀 @archtests is a powerful Java library that allows you to write unit tests to enforce architectural constraints and rules within your codebase. 🔥 archunit.org #ArchUnit #Java #Testing
🚀 Looking for contributors, ideas, or simply a star ⭐️ on GitHub for Taikai. 🚀 Taikai is an extension of the ArchUnit library and offers a suite of predefined rules tailored for various technologies. github.com/enofex/taikai #OpenSource #Java #ArchUnit #Taikai
Auf dem Weg zum #javaforumstuttgart der @jug_stuttgart: Um 12 Uhr erzählen @krschaal und ich was zu #archunit für Architekturtests und statische Codeanalyse
📢 #jMolecules 2023.1.5 is here! Stable automatic module names, a fix in APT processing, #DDD @archtests verifications, and the usual dependency upgrades. Grab it while it's 🔥! ☕️⚗️ github.com/xmolecules/jmo…
#ArchUnit version bump (among others)!
🚀 Released Taikai 1.8.0 🚀 Taikai is an extension of the popular ArchUnit library, offering a comprehensive suite of predefined rules tailored for various technologies. 🔥 enofex.github.io/taikai/
Kleiner Reminder an unser Treffen am 16.11.2023 zum Thema #ArchUnit mit @Ro_Wei bei @PRISMA_PLATFORM in #Leipzig. Es sind noch Plätze frei - wir freuen uns auf Euch!!! Preissponor: @rheinwerkverlag jugsaxony.org/timeline/2023/… #JUGSaxony #ITinSachsen #Sachsen #Unittests #jMolecules
Our next #JCON2025 session is live: 'Unit Test Your #Java Architecture With #ArchUnit' with Roland Weisleder #Architecture and #code are drifting more and more apart? The implementation of non-functional requirements and cross-cutting concerns… Grab your coffee and hit play:…
youtube.com
YouTube
Unit Test Your Java Architecture With ArchUnit | Roland Weisleder (EN)
Ein weiterer Vortragsabend steht an: #ArchUnit: Unit-Tests für deine Java-Architektur“ am 22. Juni im @Lokomov in #Chemnitz. Und das könnt Ihr gewinnen. Vielen Dank unserem Preissponsor @rheinwerkverlag Jetzt anmelden jugsaxony.org/timeline/2023/… #JUGSaxony #ITinSachsen #Community
Las #InspiringTechnology Live son charlas internas en las que nuestro equipo de Hunters cuentan al equipo las últimas herramientas que han estado testeando 🖥️. Hoy nos hablaron de las arquitecturas hexagonales, cómo implementarlas y garantizar su corrección a través de #ArchUnit.
🎯Gleich nächste Woche am 22. Juni sind wir mit dem 156. JUG Saxony Vortragsabend in #Chemnitz @L0K0M0V: "#ArchUnit: #UnitTests für deine Java-Architektur" mit Roland Weisleder @Ro_Wei. Alles Infos unter jugsaxony.org/timeline/2023/… #JUGSaxony #ITinSachsen #talk #softwarearchitecture
💡ArchUnit API Tip💡 No classes should have imports from shaded packages. noClasses() .should().accessClassesThat() .resideInAnyPackage("..shaded..") .check(config.getClasses()) github.com/enofex/naikan-… #Java #ArchUnit #Test
Uiuiui diese Bestseller vom @rheinwerkverlag gibt es am 22.06.23 auf unserem Vortragsabend "#ArchUnit: #UnitTests für deine Java-Architektur" in #Chemnitz zu gewinnen. Trefft uns und @Ro_Wei im @L0K0M0V - hier sind alle Details: jugsaxony.org/timeline/2023/… #ITinSachsen #Networking
🚀 Let's give Taikai a try 🚀 Taikai is an extension of the popular ArchUnit library, offering a comprehensive suite of predefined rules tailored for various technologies. 🔥 github.com/enofex/taikai #Java #ArchUnit #Taikai #Testing
By introducing a DSL, ArchUnit Spring Integration allows you to easily enforce constraints regarding common Spring stereotypes such as RestController. #SpringBoot #ArchUnit #testing bjoernkw.com/2023/11/19/arc…
Keep your Quarkus apps clean, testable, and future-proof. This guide shows how to enforce BCE/ECB boundaries with ArchUnit so architectural rules stop being “nice to have” and start being code. Read more: buff.ly/K9V2cli #Java #Quarkus #ArchUnit #CleanArchitecture
Du arbeitest im Team & niemand hält sich an Architekturregeln? Mit #ArchUnit lassen sich Paketgrenzen, Namenskonventionen & Schichtenarchitektur automatisiert testen. Architekturdrift? Nicht mit dir. Mehr dazu von Christopher Olbertz: javapro.io/2025/09/08/tes… #Java #CleanCode
Our next #JCON2025 session is live: 'Unit Test Your #Java Architecture With #ArchUnit' with Roland Weisleder #Architecture and #code are drifting more and more apart? The implementation of non-functional requirements and cross-cutting concerns… Grab your coffee and hit play:…
youtube.com
YouTube
Unit Test Your Java Architecture With ArchUnit | Roland Weisleder (EN)
🚀 Let's give Taikai a try 🚀 Taikai is an extension of the popular ArchUnit library, offering a comprehensive suite of predefined rules tailored for various technologies. 🔥 github.com/enofex/taikai #Java #ArchUnit #Taikai #Testing
アプリケーションアーキテクチャをいい感じに検証し続けたい話 - CADDi Tech Blog caddi.tech/2025/04/16/093… #java #archUnit #Software Design
#ArchUnit version bump (among others)!
🚀 Released Taikai 1.8.0 🚀 Taikai is an extension of the popular ArchUnit library, offering a comprehensive suite of predefined rules tailored for various technologies. 🔥 enofex.github.io/taikai/
Testea tu Arquitectura Java con ArchUnit youtu.be/gp689Jwc1Go?si… #java #archunit #architecture #unittest #unittesting
youtube.com
YouTube
Java Architecture Testing Made Easy - ArchUnit in 15 Minutes
🚀 Released Taikai 1.7.0 🚀 github.com/enofex/taikai/… Taikai is an extension of the ArchUnit library, offering a comprehensive suite of predefined rules tailored for various technologies. 🔥 #Java #Taikai #Archunit #Testing
🚀 Unit test your Java architecture 🚀 @archtests is a powerful Java library that allows you to write unit tests to enforce architectural constraints and rules within your codebase. 🔥 archunit.org #ArchUnit #Java #Testing
jakarta.annotation i Optional.orElse nie działają z Kotlinem. Warto zabronić ich używania, na przykład używając ArchUnita pkubowicz.pl/archunit-prakt… #kotlin #archunit #architecturetests
📢Hotfix updates (2023.2.1 and 2025.0 RC2) to fix a regression in the #ArchUnit module of #jMolecules Integrations. ☕️⚗️ - github.com/xmolecules/jmo… - github.com/xmolecules/jmo…
[VIDEO] Demystifying Architecture metrics through ArchUnit by @sharath2106 #SeleniumConf 2024. #ArchUnit #SoftwareArchitecture youtube.com/watch?v=SDl8Dx…
youtube.com
YouTube
Demystifying Architecture metrics through ArchUnit by Gopishankar...
📢 #jMolecules 2023.1.5 is here! Stable automatic module names, a fix in APT processing, #DDD @archtests verifications, and the usual dependency upgrades. Grab it while it's 🔥! ☕️⚗️ github.com/xmolecules/jmo…
[VIDEO] Demystifying Architecture metrics through ArchUnit by @sharath2106 #SeleniumConf 2024. #ArchUnit #SoftwareArchitecture youtube.com/watch?v=SDl8Dx…
youtube.com
YouTube
Demystifying Architecture metrics through ArchUnit by Gopishankar...
🚀 Test your Java architecture with Taikai 🚀 Simplify enforcing architectural constraints with predefined ArchUnit rules, see the overview github.com/enofex/taikai/… 🔥 Or simply leave a star on github.com/enofex/taikai ⭐️ #testing #java #archunit #taikai
🚀 Test your Java architecture with Taikai 🚀 Simplify enforcing architectural constraints with predefined ArchUnit rules, see the overview github.com/enofex/taikai/… 🔥 Or simply leave a star on github.com/enofex/taikai ⭐️ #testing #java #archunit #taikai
🚀 Unit test your Java architecture 🚀 @archtests is a powerful Java library that allows you to write unit tests to enforce architectural constraints and rules within your codebase. 🔥 archunit.org #ArchUnit #Java #Testing
[VIDEO] Demystifying Architecture metrics through ArchUnit by @sharath2106 #SeleniumConf 2024. #ArchUnit #SoftwareArchitecture youtube.com/watch?v=SDl8Dx…
youtube.com
YouTube
Demystifying Architecture metrics through ArchUnit by Gopishankar...
[VIDEO] Demystifying Architecture metrics through ArchUnit by @sharath2106 #SeleniumConf 2024. #ArchUnit #SoftwareArchitecture youtube.com/watch?v=SDl8Dx…
youtube.com
YouTube
Demystifying Architecture metrics through ArchUnit by Gopishankar...
Learn why you should "Unit Test Your Architecture with #ArchUnit" in this post by @JonasHavers. oracl.info/jkU550vOCvh #java
#cool neue version von #archunit mal was anderes als #bitcoin und #btc und #DeFi aus #langenhagen bzw. #hannover
#archunit neue Version #junit #junit5 #test #wertestetistfeige #eth #btc #hannover #langenhagen siehe #Quicktest blog.wenzlaff.de/?p=17655
Last talk before lunch break: @codecholeric talking about checking your #architecture with #ArchUnit #jvmcon17
Wir freuen uns über zahlreiche Teilnehmer beim #ArchUnit Talklet der @iteratec und @jug_stuttgart! Der Grill auf der Terrasse ist auch schon angeheizt 👍
How to keep your #Java #architecture alive with #ArchUnit presented by petergafert @tngtech #jvmcon17 jvm-con.de/wie-sie-ihre-a…
Bu hafta @dorukdestan ''Archunit ile Java projelerinin mimarisini korumak'' sunumuyla Tech Talks'ta. #archunit #Java #techtalks
@cpoissonnier ce tweet était "inspirant", merci 👍 ! Du coup en récompense(lol) voici encore un autre exemple d'utilisation avec une ArchCondition custom vérifiant les @Secured(ROLE) code complet sur stackoverflow.com/questions/5448… #DDD #Java #ArchUnit ps: partagez vos use cases!
Je sais que je radote, mais bordel ... @archtests est vraiment génial ! J'ai pu identifier un bug, m'assurer qu'il n'arrivera pas ailleurs, et documenter sur l'architecture de l'appli sur laquelle je bosse en 3 lignes de code, c'est juste magique 😍
New: Unit Testing Your Architecture With #ArchUnit via @cindyturpin bit.ly/2NEurJv An intro to #ArchUnit, a test library for specifying & asserting architecture rules in plain #Java + how @archtests mitigate architectural risk in enterprise apps. #unittesting
Du arbeitest im Team & niemand hält sich an Architekturregeln? Mit #ArchUnit lassen sich Paketgrenzen, Namenskonventionen & Schichtenarchitektur automatisiert testen. Architekturdrift? Nicht mit dir. Mehr dazu von Christopher Olbertz: javapro.io/2025/09/08/tes… #Java #CleanCode
Save the Date! Am 26. April ist unsere nächste #JUG mit @Ro_Wei zum Thema #ArchUnit! Alle Infos gibt's auch hier: jug-gr.de/talks/2023-04-…
Love this #BDD style #ArchUnit tests with #JUnit5. The fluent API tells what the test does and builds a super useful descriptive test message 🤙🏻💯
🚀 Test your Java architecture with Taikai 🚀 Simplify enforcing architectural constraints with predefined ArchUnit rules, see the overview github.com/enofex/taikai/… 🔥 Or simply leave a star on github.com/enofex/taikai ⭐️ #testing #java #archunit #taikai
Danke @ewolff und @codecholeric für die heutige Folge #SoftwareArchitektur im #Stream. Heute ging es um #ArchUnit. Hier meine #sketchnotes. #sketchnotesInDerIT
Something went wrong.
Something went wrong.
United States Trends
- 1. Veterans Day 401K posts
- 2. Tangle and Whisper 3,439 posts
- 3. Woody 14.8K posts
- 4. #stateofplay 17.6K posts
- 5. Toy Story 5 21K posts
- 6. Luka 85.4K posts
- 7. Jeezy 1,072 posts
- 8. Gambit 46.2K posts
- 9. Nico 145K posts
- 10. AiAi 10.5K posts
- 11. Marvel Tokon 2,228 posts
- 12. Travis Hunter 4,275 posts
- 13. Tish 6,104 posts
- 14. #SonicRacingCrossWorlds 2,635 posts
- 15. Payne 12.7K posts
- 16. Square Enix 5,794 posts
- 17. SBMM 1,701 posts
- 18. Wike 132K posts
- 19. Antifa 199K posts
- 20. Nights 55.9K posts