/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

www.jasonwhaley.com
| | jsloop.net
1.4 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.thinkcode.se
1.4 parsecs away

Travel
| |
| | www.thinkcode.se
0.8 parsecs away

Travel
| | [AI summary] A technical tutorial explains how to set up and use the Antrun Maven plugin to execute Ant targets within a Maven build lifecycle.
| | www.e4developer.com
13.9 parsecs away

Travel
| If you want to write a program that is able to play a strategy game, there are good chances that you will be looking at a Minimax algorithm.