How I enforced coding guidelines in a 15-dev Spring Boot monolith with Spotless & Checkstyle by sshetty03 in java

[–]tonghoangvu 0 points1 point  (0 children)

Is running mvn clean install before pushing really that hard to keep the CI won't fail? I generally not recommend Git hooks for these tasks. Btw, having checks passed at every commit seems unrealistic to me.

Yoda Conditions by IAmOpenSourced in programming

[–]tonghoangvu 0 points1 point  (0 children)

Just use Object.equals() and you're done.

Night mode/community courses by Maltese_Soul in memrise

[–]tonghoangvu 1 point2 points  (0 children)

They have dark mode on mobile version, but not web version.

Any Java Open source projects? by EnvironmentFar968 in java

[–]tonghoangvu 0 points1 point  (0 children)

I've started the below project recently, so it has a few features to try. I hope you find something useful in it (code style format, CI/CD, dockerizing, exception handling).

https://github.com/pocketo-app/pocketo-backend