JAVA-67: renamed spring-security-angular to spring-security-web-angular
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
import { Component } from '@angular/core';
|
||||
|
||||
@Component({
|
||||
selector: 'app',
|
||||
templateUrl: './app/app.component.html'
|
||||
})
|
||||
|
||||
export class AppComponent { }
|
||||
Reference in New Issue
Block a user