• 大小: 14.26MB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2023-06-19
  • 语言: 其他
  • 标签: IT  

资源简介

乐优商城源码: leyou-register leyou-gategay leyou-search等

资源截图

代码片段和文件信息

package com.leyou;

/**
 * Author: 98050
 * Time: 2018-08-03 20:41
 * Feature:
 */

import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.cloud.client.discovery.EnableDiscoveryClient;
import org.springframework.cloud.netflix.zuul.EnableZuulProxy;

/**
 * @author li
 * @time: 2018-08-03 20:41
 */
@SpringBootApplication
@EnableDiscoveryClient
@EnableZuulProxy
public class LyApiGateway {
    public static void main(String[] args) {
        SpringApplication.run(LyApiGateway.classargs);
    }
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

    .......      1104  2018-10-25 19:11  leyou-master\.idea\compiler.xml

    .......      1499  2018-10-25 19:11  leyou-master\.idea\encodings.xml

    .......      1704  2018-10-25 19:11  leyou-master\.idea\inspectionProfiles\Project_Default.xml

    .......       616  2018-10-25 19:11  leyou-master\.idea\misc.xml

    .......      8792  2018-10-25 19:11  leyou-master\.idea\uiDesigner.xml

    .......       180  2018-10-25 19:11  leyou-master\.idea\vcs.xml

    .......      1639  2018-10-25 19:11  leyou-master\leyou-api-gateway\pom.xml

    .......       510  2018-10-25 19:11  leyou-master\leyou-api-gateway\src\main\java\com\leyou\config\FilterProperties.java

    .......      1549  2018-10-25 19:11  leyou-master\leyou-api-gateway\src\main\java\com\leyou\config\GlobalCorsConfig.java

    .......      1676  2018-10-25 19:11  leyou-master\leyou-api-gateway\src\main\java\com\leyou\config\JwtProperties.java

    .......      2759  2018-10-25 19:11  leyou-master\leyou-api-gateway\src\main\java\com\leyou\filter\LoginFilter.java

    .......       590  2018-10-25 19:11  leyou-master\leyou-api-gateway\src\main\java\com\leyou\LyApiGateway.java

    .......      1602  2018-10-25 19:11  leyou-master\leyou-api-gateway\src\main\resources\application.yml

    .......        80  2018-10-25 19:11  leyou-master\leyou-authentication\leyou-authentication-common\leyou-authentication-common.iml

    .......      1242  2018-10-25 19:11  leyou-master\leyou-authentication\leyou-authentication-common\pom.xml

    .......       548  2018-10-25 19:11  leyou-master\leyou-authentication\leyou-authentication-common\src\main\java\com\leyou\auth\entity\UserInfo.java

    .......       181  2018-10-25 19:11  leyou-master\leyou-authentication\leyou-authentication-common\src\main\java\com\leyou\auth\utils\JwtConstans.java

    .......      3705  2018-10-25 19:11  leyou-master\leyou-authentication\leyou-authentication-common\src\main\java\com\leyou\auth\utils\JwtUtils.java

    .......       842  2018-10-25 19:11  leyou-master\leyou-authentication\leyou-authentication-common\src\main\java\com\leyou\auth\utils\objectUtils.java

    .......      3153  2018-10-25 19:11  leyou-master\leyou-authentication\leyou-authentication-common\src\main\java\com\leyou\auth\utils\RsaUtils.java

    .......      1671  2018-10-25 19:11  leyou-master\leyou-authentication\leyou-authentication-common\src\test\java\com\leyou\auth\test\JwtTest.java

    .......        80  2018-10-25 19:11  leyou-master\leyou-authentication\leyou-authentication-service\leyou-authentication-service.iml

    .......      2144  2018-10-25 19:11  leyou-master\leyou-authentication\leyou-authentication-service\pom.xml

    .......       293  2018-10-25 19:11  leyou-master\leyou-authentication\leyou-authentication-service\src\main\java\com\leyou\auth\client\UserClient.java

    .......      3171  2018-10-25 19:11  leyou-master\leyou-authentication\leyou-authentication-service\src\main\java\com\leyou\auth\controller\AuthController.java

    .......       583  2018-10-25 19:11  leyou-master\leyou-authentication\leyou-authentication-service\src\main\java\com\leyou\auth\LyAuthApplication.java

    .......      3153  2018-10-25 19:11  leyou-master\leyou-authentication\leyou-authentication-service\src\main\java\com\leyou\auth\properties\JwtProperties.java

    .......       290  2018-10-25 19:11  leyou-master\leyou-authentication\leyou-authentication-service\src\main\java\com\leyou\auth\service\AuthService.java

    .......      1430  2018-10-25 19:11  leyou-master\leyou-authentication\leyou-authentication-service\src\main\java\com\leyou\auth\service\impl\AuthServiceImpl.java

    .......       788  2018-10-25 19:11  leyou-master\leyou-authentication\leyou-authentication-service\src\main\resources\application.yml

............此处省略867个文件信息

评论

共有 条评论