rakshitshah94 / Angular2-SpringBoot-Example

Normal CRUD operation with Angular 2 and spring boot.(Modified with edit and create functionality V1.2) is available at >
https://github.com/zouabimourad/angular2-spring
GNU General Public License v3.0
54 stars 72 forks source link

Url #5

Closed RudraMac closed 6 years ago

RudraMac commented 6 years ago

Can u please post url of the project

rakshitshah94 commented 6 years ago

Hello Rudra,

Currently I haven't any java server available to Host this project. I have attached screenshots, you can also run in your PC/Laptop.

Instead of Angular 2 you can change package JSON dependencies to Angular 4.

Regards, Rakshit Shah

RudraMac commented 6 years ago

Hi Thanks for your reply. but i am always getting error of angular.json not found. because it not there. i saw angular-cli.json file is there insted of angular json. so can u please help me solve this. i am using angular 5 and spring boot Thanks Rudra

On Sat, Jun 30, 2018 at 8:39 PM RAKSHIT SHAH notifications@github.com wrote:

Closed #5 https://github.com/rakshitshah94/Angular2-SpringBoot-Example/issues/5.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/rakshitshah94/Angular2-SpringBoot-Example/issues/5#event-1709979338, or mute the thread https://github.com/notifications/unsubscribe-auth/AmzRbvP9JgYyTq5vqn59a77GNOAH_dLhks5uB5TBgaJpZM4U8jE_ .

rakshitshah94 commented 6 years ago

Hi Rudra,

In Angular 2-beta to 2.4.0 we have angular-cli.json file. But after angular 4/5 they have changed to ".angular-cli.json", both have major similar concept. I never heard about angular.json, may be it was deprecated when I started to learn angular by myself.

If you are using this example, you have to change package.json (deprecated dependencies and version of angular (for you it is ^5.X.X)) , .angular-cli.json (environment setup) & main.ts etc.

After that you will able to run frontend. Let me know if you have any issue after this configuration. Once your code is running, You can also share on your github or your blog/website. or you can create a pull request on this repostory, I will create new branch for you for Angular5-springboot-example (You know its trending for all newbie angular developers), choice is yours.

RudraMac commented 6 years ago

thanks

On Thu, Jul 5, 2018 at 11:50 AM RAKSHIT SHAH notifications@github.com wrote:

Reopened #5 https://github.com/rakshitshah94/Angular2-SpringBoot-Example/issues/5.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/rakshitshah94/Angular2-SpringBoot-Example/issues/5#event-1717276482, or mute the thread https://github.com/notifications/unsubscribe-auth/AmzRbhJeHrildRtCrC8XOjRQevdSdRYlks5uDbAUgaJpZM4U8jE_ .