|
You are here |
compositecode.blog | ||
| | | | |
renato.athaydes.com
|
|
| | | | | [AI summary] A technical blog post investigating Java's System.Logger API, comparing its usage and performance against established logging frameworks like JUL, Log4j2, and Logback. | |
| | | | |
www.innoq.com
|
|
| | | | | How to make better log statements with Structured Arguments | |
| | | | |
www.marcogomiero.com
|
|
| | | | | SERIES: Building a backend with Ktor Part 1: Structuring a Ktor project Part 2: How to persist Ktor logs Part 3: How to use an in-memory database for testing on Ktor Part 4: How to handle database migrations with Liquibase on Ktor Part 5 Generate API documentation from Swagger on Ktor Part 6: How to schedule jobs with Quartz on Ktor Part 7: Moving from mobile to backend development with Ktor Logs are a vital part of software development. | |
| | | | |
bruceeckel.com
|
|
| | | [AI summary] This blog post discusses the Dining Philosophers problem in Java, explaining how deadlock occurs in concurrent systems and providing a solution by breaking the circular wait condition. | ||