Home
Blogs
Questions

Home

About Us

Blogs

Questions

Monetize

Post Job

banner

Questions about checkstyle

Read more about checkstyle

python (12.9k questions)

javascript (9.2k questions)

reactjs (4.7k questions)

java (4.2k questions)

java (4.2k questions)

c# (3.5k questions)

c# (3.5k questions)

html (3.3k questions)

Questions - checkstyle

How to prohibit usage of classes with certain annotation

In our organizations we've got several microservices and lots of libraries. Some libraries define "public" classes that are not intended for public usage - only inside library in multiple pa...
test-img

Антон Ткаченко

java

checkstyle

pmd

archunit

Votes: 0

Answers: 2

Latest Answer

It sounds like you should be using the Java 9+ module feature, and its ability specify what classes are exposed outside of a given module. Here are some references to get you started: Understanding J...
test-img

Stephen C

Posts

Questions

Blogs

Where knowledge meets opportunity!

About

  • Company
  • Monetize your knowledge
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved