/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

matthiasnoback.nl
| | php-and-symfony.matthiasnoback.nl
0.0 parsecs away

Travel
| | [AI summary] A detailed technical tutorial on creating and configuring custom UserProviders in Symfony2 using YAML for authentication
| | williamdurand.fr
1.6 parsecs away

Travel
| | After having described a decent folder structure and made things clear about DDD and this series, I will continue to bootstrap the sample application, focusing on a basic persistence layer and testing. It is not tied to DDD but it is worth writing about these two points.
| | www.marcogomiero.com
4.9 parsecs away

Travel
| | 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 Databases are an important and critical part of backend infrastructures.
| | www.thinkcode.se
10.0 parsecs away

Travel
| [AI summary] A tutorial explaining how to configure the Maven Assembly Plugin to create an executable JAR file that includes all necessary runtime dependencies while excluding test libraries.