Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
byit-myth-job
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
liyuan
byit-myth-job
Commits
0b7fac9d
Commit
0b7fac9d
authored
Oct 26, 2020
by
huangfusuper
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/developer' into developer
parents
2ed1569c
16d44d4d
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
application.yml
byit-myth-admin/src/main/resources/config/application.yml
+1
-1
GatewayApplication.java
...ay/src/main/java/com/byit/gateway/GatewayApplication.java
+1
-1
No files found.
byit-myth-admin/src/main/resources/config/application.yml
View file @
0b7fac9d
...
@@ -7,5 +7,5 @@ spring:
...
@@ -7,5 +7,5 @@ spring:
application
:
application
:
name
:
myth-job-admin
name
:
myth-job-admin
gateway
:
gateway
:
name
:
byit-myth
-gateway
name
:
System-myth-job
-gateway
byit-myth-gateway/src/main/java/com/byit/gateway/GatewayApplication.java
View file @
0b7fac9d
...
@@ -20,7 +20,7 @@ import org.springframework.web.filter.CorsFilter;
...
@@ -20,7 +20,7 @@ import org.springframework.web.filter.CorsFilter;
* modified By
* modified By
**/
**/
@EnableZuulProxy
@EnableZuulProxy
@RpcService
(
http_type
=
true
,
serverName
=
"
[System]
-myth-job-gateway"
)
@RpcService
(
http_type
=
true
,
serverName
=
"
System
-myth-job-gateway"
)
@SpringBootApplication
@SpringBootApplication
@Slf4j
@Slf4j
public
class
GatewayApplication
{
public
class
GatewayApplication
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment