Commit Graph

11 Commits

Author SHA1 Message Date
boboyunz
9161ec914e boboyunz gateway 2022-02-14 23:35:25 +08:00
anjoy8
5564c52f78 fix: gateway add api result handler 2022-02-11 19:27:46 +08:00
anjoy8
2e04353548 Update Startup.cs 2022-02-11 15:45:51 +08:00
anjoy8
6a79425f65 feat:gateway add authentication 2022-02-06 14:05:51 +08:00
anjoy8
b9dc6deb7a feat:ocelot swagger 2022-02-05 12:10:50 +08:00
anjoy8
bd53e42a22 update to .net6.0 2021-11-09 18:02:41 +08:00
dependabot[bot]
13d285026b
Bump Microsoft.AspNetCore.Authentication.JwtBearer in /Blog.Core.Gateway
Bumps [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/dotnet/aspnetcore) from 5.0.0 to 5.0.9.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v5.0.0...v5.0.9)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-30 02:42:46 +00:00
anjoy8
496970984f fix:change port from 8081 -> 9291 2021-08-24 15:21:25 +08:00
anjoy8
1fc32e5ccb fix:remove some no need code 2021-08-10 17:03:25 +08:00
anjoy8
7639ba548e adjust gateway
调整网关
2021-01-26 10:48:56 +08:00
anjoy8
0952a2a4f1 Gateways Config
配置网关
2021-01-25 19:58:34 +08:00