#testing #automated_test #geb #spock #groovy #selenium #functional_testing
https://allegro.tech/2015/05/automated-tests-with-geb-spock-and-groovy.html
https://allegro.tech/2015/05/automated-tests-with-geb-spock-and-groovy.html
allegro.tech
Automated tests with Geb, Spock and Groovy
One of the major goals of software development, apart from actually delivering the product, is to guarantee it is of proper quality and not prone to
errors. Big modern systems tend to consist of dozens of smaller pieces, often accompanied by some legacy core…
errors. Big modern systems tend to consist of dozens of smaller pieces, often accompanied by some legacy core…
#java #java8 #cheatsheet #best_practice
https://zeroturnaround.com/rebellabs/java-8-best-practices-cheat-sheet/
https://zeroturnaround.com/rebellabs/java-8-best-practices-cheat-sheet/
JRebel by Perforce
Java 8 Cheat Sheet and Best Practices | JRebel by Perforce
Download our Java 8 Best Practices Cheat Sheet for a one page reference to default methods, lambdas, containers, and coding best practices in Java 8.
#java #shipilev_team #garbage_collector #jvm #jmm #gc #performance
https://www.youtube.com/watch?v=VCeHkcwfF9Q&t=909s
https://www.youtube.com/watch?v=VCeHkcwfF9Q&t=909s
YouTube
Shenandoah: The Garbage Collector That Could by Aleksey Shipilev
The major problem for large Java applications is G... (wait for it...) C pauses. Large heaps storing lots of live data, the failure to adhere to generational...