mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-09-15 08:19:12 +00:00
#1321 Renamed main class
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
@startuml
|
||||
package com.ashishtrivedi16.transaction-script {
|
||||
class TransactionScriptApp {
|
||||
class App {
|
||||
- H2_DB_URL : String {static}
|
||||
- LOGGER : Logger {static}
|
||||
- addRooms(hotelDaoImpl : HotelDaoImpl) {static}
|
||||
|
||||
Reference in New Issue
Block a user