Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 3.52 KB

readme.md

File metadata and controls

38 lines (29 loc) · 3.52 KB

By Example

Java CI

Various blueprints, how to's, examples, use cases, patterns, templates, models and somesuch whatnots.

Project Description
Scala Core libraries for the Scala programming language, and Scalatest.
Scalatags XML/SVG/HTML tag library in Scala.
Webapp Writing a Java web application (WAR).

Benchmarking

Project Description
An example application An example application that looks for super, happy, sexy prime numbers.
Flamegraphs Investigating your application's performance using Flame graphs.
JMH Using Java Microbenchmarking Harness to answer some basic questions about performance.

Miscellaneous

Project Description
Lanterna Using Lanterna for fun terminal user interfaces.

Testing

Project Description
AssertJ Using AssertJ as a fluent assertion framework.
JUnit5 Using JUnit5 to write unit tests.
Testcontainers Using Testcontainers to launch containers during unit tests.