/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

codingcraftsman.wordpress.com
| | cupofjava.de
6.8 parsecs away

Travel
| | Did you ever use Maven in one of your projects? First you probably were amazed by the way you can declare dependencies and use all the nice plugins. ...
| | www.thinkcode.se
6.7 parsecs away

Travel
| | I just had test in a Maven build fail with java.lang.OutOfMemoryError: Java heap space
| | coreydmccarty.dev
4.9 parsecs away

Travel
| | What is it and how to participate
| | blog.murewaashiru.com
18.6 parsecs away

Travel
| Object-Relational Mapping (ORM) is a technique that lets you query and manipulate data from a database using an object-oriented paradigm. An object-relational mapper (ORM) is a code library that automates the transfer of data stored in the database...