3 lines
73 B
Java
Raw Normal View History

module com.baeldung.student.model{
exports com.baeldung.student.model;
}