Amazon CodeGuru allows you to automate code reviews and improve code quality, and thanks to the new pricing model announced in April you can get started with a lower and fixed monthly rate based on the size of your repository (up to 90% less expensive). C... (more…)
Read more »
hrrs - Record and replay HTTP requests in Java EE and Spring applications. (more…)
Read more »
The Permanent Generation (PermGen) Heap is a heap in the JVM dedicated to storing the JVM’s internal representation of Java Classes (and also interned String instances). Usually, this heap is of a fixed size in the JVM and if it runs out of space then an... (more…)
Read more »
December 5, 2017 In 2010, Oracle America, Inc. sued Google, Inc. for copyright infringement (and patent infringement). In the suit, Oracle claimed that Goo... (more…)
Read more »