|
You are here |
piotrminkowski.com | ||
| | | | |
blog.scottlogic.com
|
|
| | | | | In most microservice architectures, there are many opportunities and temptations for sharing code. In this post I will give advice based on my experience on when it should be avoided and when code reuse is acceptable. The points will be illustrated with the help of an example Spring Boot project. | |
| | | | |
golb.hplar.ch
|
|
| | | | | [AI summary] The provided text outlines a complete implementation of a JWT-based authentication system using Spring Boot and Ionic/Angular. Here's a summary of the key components and their functionality: | |
| | | | |
mydeveloperplanet.com
|
|
| | | | | This blog introduces jOOQ, Liquibase, and Testcontainers integration in a Spring Boot application. It covers setting up the application, adding Liquibase for database management, generating jOOQ code, integrating a repository, implementing controller methods, and using Testcontainers for integration testing. Additionally, it discusses running the application with Spring Boot Docker Compose support. | |
| | | | |
github.com
|
|
| | | Implementation of t-SNE visualization algorithm in Javascript. - karpathy/tsnejs | ||