codingstyle
codingstyle copied to clipboard
Java coding style and template project used at Munich university of applied sciences
https://github.com/policeman-tools/forbidden-apis/wiki/MavenUsage
[PIT](http://pitest.org) ist ja bereits konfiguriert und sollte kurz erwähnt und referenziert werden.
Zumindest ein kurzer Abschnitt über [ArchUnit](https://www.archunit.org) mit den eigenen Beispielen [ArchitectureRulesTest](https://github.com/uhafner/codingstyle/blob/master/src/test/java/edu/hm/hafner/ArchitectureRulesTest.java) und [PackageArchitectureTest](https://github.com/uhafner/codingstyle/blob/master/src/test/java/edu/hm/hafner/PackageArchitectureTest.java).
CheckReturnValue, etc.
Unterschiede von Stub und Mock erklären und im Beispiel mit Mockito aufzeigen.
Referenz: https://github.com/sylvainlaurent/docker-intellij-inspect
Bumps [org.openrewrite.maven:rewrite-maven-plugin](https://github.com/openrewrite/rewrite-maven-plugin) from 5.37.1 to 5.38.1. Release notes Sourced from org.openrewrite.maven:rewrite-maven-plugin's releases. 5.38.1 Full Changelog: https://github.com/openrewrite/rewrite-maven-plugin/compare/v5.38.0...v5.38.1 5.38.0 What's Changed Drop interactivity from rewrite:discover by @timtebeek in openrewrite/rewrite-maven-plugin#828 chore(ci): bump org.apache.maven.plugins:maven-javadoc-plugin...
Bumps org.slf4j:slf4j-simple from 2.0.13 to 2.0.15. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps `error-prone.version` from 2.32.0 to 2.33.0. Updates `com.google.errorprone:error_prone_annotations` from 2.32.0 to 2.33.0 Release notes Sourced from com.google.errorprone:error_prone_annotations's releases. Error Prone 2.33.0 Similar to release 2.32.0, the minimum supported JDK version...