Explore >> Select a destination


You are here

owehrens.com
| | machiel.me
1.3 parsecs away

Travel
| | Freelance developer from Amsterdam, passionate about Go
| | jamesward.com
1.6 parsecs away

Travel
| | [AI summary] This article explains how to use MongoDB for storing session state in a Java web application with Jetty, enabling scalable and maintainable session management without sticky sessions or session replication.
| | initialcommit.com
1.8 parsecs away

Travel
| | Since Java 5, JAX-RS specification has been announced in order to support building REST web services according to the REST architectural pattern.
| | mydeveloperplanet.com
6.8 parsecs away

Travel
| In this blog, you will learn how to setup a Maven multi-module project which consists out of a Spring Boot backend and a Vue.js frontend. The application itself will not be created, only the setup of the project is covered in this blog. Enjoy! 1. Introduction Many applications consist out of a backend and a...