Package com.Server
Class ServerApplication
java.lang.Object
com.Server.ServerApplication
@SpringBootApplication
public class ServerApplication
extends java.lang.Object
Server Car-Rental
Spring Boot server Car-Rental to serve the authorization and database operation.- Since:
- 2020-12-29
- Version:
- 1.0
- Author:
- Krystian Cwioro Kamil Bieniasz Damian Mierzynski
-
Constructor Summary
Constructors Constructor Description ServerApplication() -
Method Summary
Modifier and Type Method Description static voidmain(java.lang.String[] args)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ServerApplication
public ServerApplication()
-
-
Method Details
-
main
public static void main(java.lang.String[] args)
-