springboot-angular2-tutorial / boot-app

This repository is an example application for Spring Boot and Angular2 tutorial.
MIT License
113 stars 42 forks source link

Project isn't compile #12

Closed esuv closed 7 years ago

esuv commented 7 years ago

Thank you for sharing tutorial! Unfortunately, isn't compile Please, fix it

import com.myapp.domain.QRelationship;
import com.myapp.domain.QUser;

missing classes...

akirasosa commented 7 years ago

@EvgeniySuvorov Thanks for trying this repo. Could you try following? https://github.com/springboot-angular2-tutorial/boot-app#important-note

esuv commented 7 years ago

I suppose your tutorial too much complex for beginners... I expect to see and learn Demo application based on Spring Boot & Angular 2, but I can't find even html pages... Sorry for my English.

akirasosa commented 7 years ago

@EvgeniySuvorov

but I can't find even html pages

Sorry about it. I migrated infrastructure yesterday. I got weird problem then, and it was down for a while... It's up now. Take a look if you have time.

I hope this project helps you someday. Thanks,