File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3131
3232# ## VS Code ###
3333.vscode /
34+
35+ /prompto-lab-app /src /main /resources /you-cant-see-that.yml
Original file line number Diff line number Diff line change 9595 </dependency >
9696
9797 <!-- sa-token-->
98- <dependency >
99- <groupId >cn.dev33</groupId >
100- <artifactId >sa-token-spring-boot-starter</artifactId >
101- <version >1.35.0.RC</version >
102- </dependency >
103-
104- <dependency >
105- <groupId >cn.dev33</groupId >
106- <artifactId >sa-token-redis-jackson</artifactId >
107- <version >1.35.0.RC</version >
108- </dependency >
10998
11099 <dependency >
111100 <groupId >commons-codec</groupId >
123112 <artifactId >fastjson</artifactId >
124113 <version >2.0.57</version >
125114 </dependency >
126- <dependency >
127- <groupId >org.projectlombok</groupId >
128- <artifactId >lombok</artifactId >
129- <version >1.18.30</version >
130- <scope >provided</scope >
131- </dependency >
132-
133- <dependency >
134- <groupId >com.github.ulisesbocchio</groupId >
135- <artifactId >jasypt-spring-boot-starter</artifactId >
136- <version >3.0.3</version >
137- </dependency >
138115 </dependencies >
139116 <build >
140117 <plugins >
Original file line number Diff line number Diff line change 77 application :
88 name : poet-agent
99 datasource :
10- url : ${SPRING_DATASOURCE_URL:jdbc:postgresql://117.72.211.46:5432/promptolab }
11- username : ${SPRING_DATASOURCE_USERNAME:root }
12- password : ${SPRING_DATASOURCE_PASSWORD:tmlis666 }
10+ url : ${SPRING_DATASOURCE_URL:ENC(74AA8WeNmewtlYjGh4jIWPh8E6cxGrZ0M7zg+1wAfBJLR36B6GTw4cvCfA/EhuZiy0oSbrnGRERv5IxzsxfOFA==) }
11+ username : ${SPRING_DATASOURCE_USERNAME:ENC(nOfIk0lODnZFZinDkKMeEX5zHzXpOoIj) }
12+ password : ${SPRING_DATASOURCE_PASSWORD:ENC(W52dd0i/Q8pT/yEJIKs6Zc/brOr6KjXBPVcwdjoe4g4=) }
1313 driver-class-name : ${SPRING_DATASOURCE_DRIVER_CLASS_NAME:org.postgresql.Driver}
1414 hikari :
1515 # 连接最大生命周期(毫秒),设置为比数据库超时时间短
You can’t perform that action at this time.
0 commit comments