Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added javadoc to all classes from main branch. #19

Merged
merged 9 commits into from
Jun 20, 2024
Merged

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    c7152e4 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Added javadoc for the subject entity and corresponding classes. As we…

    …ll as some small changes to student java doc
    Lama64 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    59a7037 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    735c9be View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    84cff53 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'docs/StudentGroup'

    # Conflicts:
    #	server/src/main/java/de/uftos/controller/TeacherController.java
    #	server/src/main/java/de/uftos/entities/Student.java
    #	server/src/main/java/de/uftos/entities/Subject.java
    #	server/src/main/java/de/uftos/entities/Teacher.java
    #	server/src/main/java/de/uftos/repositories/TeacherRepository.java
    #	server/src/main/java/de/uftos/services/StudentService.java
    #	server/src/main/java/de/uftos/services/SubjectService.java
    #	server/src/main/java/de/uftos/services/TeacherService.java
    Lama64 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    437e055 View commit details
    Browse the repository at this point in the history
  3. test

    Lama64 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    6e62a6e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    33eb127 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6558098 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    2d6f900 View commit details
    Browse the repository at this point in the history