Explore >> Select a destination


You are here

jamesward.com
| | blog.scottlogic.com
14.4 parsecs away

Travel
| | 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.
| | blog.henricook.com
25.6 parsecs away

Travel
| | Solution to "sun.security.validator.ValidatorException: No trusted certificate found" when installing SBT on a new (Ubuntu) system: I had a perplexing problem on my new Ubuntu 16.04 LTS system today. After installing SBT and attempting to compile a p...
| | www.architect.io
23.9 parsecs away

Travel
| | If you're looking for an easy-to-use backend framework for your microservices, Spring Boot is an excellent choice. Learn how to deploy microservices with Spring Boot, including building a to-do web application with two services.
| | blog.mental.ninja
66.9 parsecs away

Travel
| I had a conversation with a friend last night and he was telling me about how an acquaintance of his, a project manager, had to watch the de...