codingstyle icon indicating copy to clipboard operation
codingstyle copied to clipboard

Java coding style and template project used at Munich university of applied sciences

Results 37 codingstyle issues
Sort by recently updated
recently updated
newest added

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).

Unterschiede von Stub und Mock erklären und im Beispiel mit Mockito aufzeigen.

Referenz: https://github.com/sylvainlaurent/docker-intellij-inspect

internal

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...

dependencies
java

Bumps org.slf4j:slf4j-simple from 2.0.13 to 2.0.15. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.slf4j:slf4j-simple&package-manager=maven&previous-version=2.0.13&new-version=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...

dependencies
java

Bumps org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.commons:commons-lang3&package-manager=maven&previous-version=3.15.0&new-version=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...

dependencies
java

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...

dependencies
java