Merge remote-tracking branch 'origin/master'

This commit is contained in:
uogau 2021-02-10 13:46:12 +01:00
commit 789c6ebe7f
4 changed files with 0 additions and 2 deletions

View File

@ -1,7 +1,6 @@
package edu.kit.typicalc;
import com.vaadin.flow.component.page.AppShellConfigurator;
import com.vaadin.flow.server.PWA;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@ -15,7 +14,6 @@ import org.vaadin.artur.helpers.LaunchUtil;
*
*/
@SpringBootApplication
@PWA(name = "Typicalc", shortName = "Typicalc", offlineResources = {"images/logo.png"})
public class Application extends SpringBootServletInitializer implements AppShellConfigurator {
public static void main(String[] args) {

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB