MANIFEST.MF 578 B

1234567891011121314151617
  1. Manifest-Version: 1.0
  2. Implementation-Title: video-activity
  3. Implementation-Version: 0.0.1-SNAPSHOT
  4. Archiver-Version: Plexus Archiver
  5. Built-By: liujian
  6. Implementation-Vendor-Id: com.example
  7. Spring-Boot-Version: 1.5.10.RELEASE
  8. Implementation-Vendor: Pivotal Software, Inc.
  9. Main-Class: org.springframework.boot.loader.WarLauncher
  10. Start-Class: com.chinacreator.video.ServletInitializer
  11. Spring-Boot-Classes: WEB-INF/classes/
  12. Spring-Boot-Lib: WEB-INF/lib/
  13. Created-By: Apache Maven 3.3.9
  14. Build-Jdk: 1.8.0_101
  15. Implementation-URL: http://projects.spring.io/spring-boot/video-activi
  16. ty/