2

Just a quick question. I have a Spring boot crud application and need to generate a class diagram for it. Is that posible to generate one using eclipse. I tryed to research this topic but nothin found. Some are not maintained some simply don't work. I use latest 2021-09 eclipse for Java Enterprice. UPDATE: I tryed to use plant uml. It generates somethin, but one by one can I generate the diagram just in once for whole project. Like it is done in Visual Studio for example?

1
  • 1
    Finaly I solved the problem with InteliJ Idea. Somethin similar for eclipse I could not find. So please do not minus me and let this question be open for a while... Commented Nov 9, 2021 at 11:51

1 Answer 1

3

visit How to generate UML diagrams (especially sequence diagrams) from Java code?

Take a look at this one here (Your question is already answered)

Sign up to request clarification or add additional context in comments.

1 Comment

I tryed this. Basicly I am there now. Very first module can help if it was a life.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.