Explore >> Select a destination


You are here

stephennimmo.com
| | central.sonatype.com
1.9 parsecs away

Travel
| | Discover assemblyai-java in the com.assemblyai namespace. Explore metadata, contributors, the Maven POM file, and more.
| | jsloop.net
1.0 parsecs away

Travel
| | Here is a basic server setup with JAX-RS 3 using Jersey and Jetty 11 for the server. JAX-RS is Java API specification for RESTful web services using annotations. The project structure is as follows.
| | www.e4developer.com
1.9 parsecs away

Travel
| | Learn how to use Spring Cloud Data Flow Shell and how to create custom Apps. Create a Stream Processor, register it and make it part of a new Stream.
| | blog.scottlogic.com
5.9 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.