#352- Unit Of Work : [Refactor] Rename main class to App
This commit is contained in:
parent
bf700fd995
commit
9ee2255c1f
@ -28,9 +28,9 @@ import java.util.HashMap;
|
|||||||
import java.util.List;
|
import java.util.List;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* {@link StudentManagementApp} Application for managing student data.
|
* {@link App} Application for managing student data.
|
||||||
*/
|
*/
|
||||||
public class StudentManagementApp {
|
public class App {
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
* @param args no argument sent
|
* @param args no argument sent
|
Loading…
x
Reference in New Issue
Block a user