mirror of
https://github.com/Nezumi-2711/spring-boot-ecommerce.git
synced 2026-09-22 13:48:34 +00:00
Update build.gradle
This commit is contained in:
+1
-1
@@ -34,7 +34,7 @@ tasks.named('test') {
|
|||||||
jar {
|
jar {
|
||||||
manifest {
|
manifest {
|
||||||
attributes(
|
attributes(
|
||||||
'Main-Class': 'com.luv2code.ecommerce'
|
'Main-Class': 'com.luv2code.ecommerce.SpringBootEcommerceApplication'
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user