- Timestamp:
- 01/09/24 01:26:08 (10 months ago)
- Branches:
- master
- Children:
- e272096
- Parents:
- b101b69
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/main/java/mk/ukim/finki/busngo/BusNGoApplication.java
rb101b69 rbde8b13 11 11 12 12 public static void main(String[] args) { 13 14 13 15 SpringApplication.run(BusNGoApplication.class, args); 14 16 }
Note:
See TracChangeset
for help on using the changeset viewer.