Andreas Huber ec4f445b8d use port 17333 by default
Not sure how this is supposed to work. To be able to support
Angular's development server and Spring as a standalone application
I had to hardcode the port Spring uses.
The problem is, that Angular runs on port 4200. Angular is compiled
to static files. So I cannot dynamically add the port that is
configured for Spring. But Angular has to be able to talk to the
Spring application.
I chose port 17333, because it does not collide with the standard
Tomcat port (8080).
2020-03-12 19:54:13 +01:00
2020-03-08 12:06:14 +01:00
2020-01-19 10:35:07 +01:00
2020-03-12 19:54:13 +01:00
2020-03-12 19:54:13 +01:00
2017-04-16 09:07:28 +02:00
2020-03-08 12:06:14 +01:00
2019-10-19 18:31:02 +02:00
2020-03-08 12:06:14 +01:00
2016-12-04 10:41:37 +01:00
2019-10-31 18:56:19 +01:00
2016-12-04 10:41:37 +01:00
Description
No description provided
8.3 MiB
Languages
Java 79.4%
TypeScript 11.1%
HTML 4.5%
Python 2.8%
SCSS 1.1%
Other 0.9%