Open in app
Home
Notifications
Lists
Stories

Write
Brett
Brett

Home

Apr 20

Pervasive Package Problems

There is a pervasive problem with how our classes are packaged. — There is a pervasive problem with how our classes are packaged. Often, classes are organised into packages by creating a package per stereotype. A package for all of our “service” classes, a package for all our “repository” classes, a package for our “clients”, a package for all our “configuration” classes…

Java

3 min read

Pervasive Package Problems
Pervasive Package Problems

Mar 5, 2021

Constantly Configuring

You should define the values used by your service as constants rather than as configuration. — You should define the values used by your service as constants rather than as configuration. I should caveat that with: if the values don’t change across environments If you use a continuous deployment (CD) pipeline It is the same, if not less effort. It collocates the values with the code…

Software Engineering

3 min read

Brett

Brett

Software Engineer at Wise

Following
  • Barna Balazs

    Barna Balazs

  • Kent Beck

    Kent Beck

  • Alex Komoroske

    Alex Komoroske

  • Ürgo Ringo

    Ürgo Ringo

  • Naiara Abaroa

    Naiara Abaroa

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable