One for all repository with simple code snippets for articles posted at PaskSoftware provided “as-is” and organized using the one-top-level-module-per-series approach. More complex coding focused articles are available in separate repositories.
| Title | Code |
|---|---|
| Secure Spring Boot 3 Application With Keycloak | Snippet |
| Writing a Chat With Akka | Snippet |
| Video Streaming With Akka Streams | Snippet |
In most cases, it is enough to import the module in your IDE and run JUnit tests. I tried to make the snippets are as simple as possible.
However, there might be some exceptions — in such cases, you will find instructions in matching articles.