parent
eef10d93db
commit
a45177fe49
@ -0,0 +1,3 @@
|
||||
build
|
||||
.gradle
|
||||
*/.gradle/
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -0,0 +1,9 @@
|
||||
package org.tbasket
|
||||
|
||||
object Main {
|
||||
|
||||
def main(args: Array[String]): Unit = {
|
||||
println("Hello Server !")
|
||||
}
|
||||
|
||||
}
|
Reference in new issue