Angular调用SpringBoot的index.html该如何实现?
创始人
2024-10-24 12:01:33
0
  1. 在Spring Boot的Controller中创建返回index.html的Endpoint,如下所示:
@Controller
public class HomeController {

    @RequestMapping("/")
    public String home() {
        return "index.html";
    }
}
  1. 在Angular中创建一个Service,使用HttpClient来获取Spring Boot的Endpoint返回的index.html文件,例如:
@Injectable()
export class HomeService {

  constructor(private http: HttpClient) { }

  public getHome(): Observable {
    return this.http.get('/api/home', {responseType: 'text'});
  }
}
  1. 在Angular的Component中调用HomeService来获取index.html文件,例如:
@Component({
  selector: 'app-home',
  template: '
' }) export class HomeComponent implements OnInit { public homeHtml: string; constructor(private homeService: HomeService) { } ngOnInit() { this.homeService.getHome().subscribe( (response: string) => { this.homeHtml = response; }, (error: HttpErrorResponse) => { console.error(error); } ); } }
  1. 将Angular的index.html修改为调用Component,如下所示:

  

相关内容

热门资讯

九分钟学习!pokemmo脚本... 九分钟学习!pokemmo脚本手机版(透视)竟然是真的有辅助工具(哔哩哔哩)1、进入游戏-大厅左侧-...
第五分钟方针!wepoker正... 第五分钟方针!wepoker正确养号方法(透视)确实存在有辅助透视(哔哩哔哩)1、wepoker正确...
9分钟指引!黑侠破解wepok... 9分钟指引!黑侠破解wepoker(透视)一贯真的是有辅助脚本(哔哩哔哩)黑侠破解wepoker辅助...
六分钟教材!hhpoker是内... 六分钟教材!hhpoker是内部控制吗(透视)确实存在有辅助工具(哔哩哔哩)1、玩家可以在hhpok...
四分钟手册!we poker游... 四分钟手册!we poker游戏下(透视)确实是真的有辅助教程(哔哩哔哩)1)we poker游戏下...
第5分钟大纲!hardrock... 第5分钟大纲!hardrock作必弊(透视)一贯存在有辅助安装(哔哩哔哩)1、hardrock作必弊...
1分钟窍门!wepokerpl... 1分钟窍门!wepokerplus脚本(透视)都是真的有辅助辅助(哔哩哔哩)1、操作简单,无需wep...
第二分钟练习!德普之星app安... 第二分钟练习!德普之星app安卓版破解版(透视)原来是有辅助教程(哔哩哔哩)进入游戏-大厅左侧-新手...
第五分钟妙计!wepoker科... 第五分钟妙计!wepoker科技辅助器(透视)确实有辅助神器(哔哩哔哩)1、进入游戏-大厅左侧-新手...
7分钟模板!德州私人局怎么透视... 7分钟模板!德州私人局怎么透视(透视)都是真的是有辅助下载(哔哩哔哩)德州私人局怎么透视脚本下载中分...