Skip to main content 7nolikov | Dmitrii Novikov

Posts on Spring

  1. Standalone Spring tests

    I was surprised that Spring Test library doesn’t support standalone acceptance tests format out of the box. Here’s how I tackled this issue and why standalone tests are useful for modular Spring applications.

Notes on Spring