<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>Attic - java工具</title>
    <link>https://tingyulou.top/forum.php?mod=forumdisplay&amp;fid=43</link>
    <description>Latest 20 threads of java工具</description>
    <copyright>Copyright(C) Attic</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Wed, 06 May 2026 11:53:57 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://tingyulou.top/static/image/common/logo_88_31.gif</url>
      <title>Attic</title>
      <link>https://tingyulou.top/</link>
    </image>
    <item>
      <title>grandle 启动时问题</title>
      <link>https://tingyulou.top/forum.php?mod=viewthread&amp;tid=292</link>
      <description><![CDATA[可以用application启动。
To start redis now and restart at login:
  brew services start redis
Or, if you don\'t want/need a background service you can just run:
  /usr/local/opt/redis/bin/redis-server /usr/local/etc/redis.conf]]></description>
      <category>java工具</category>
      <author>Kyle</author>
      <pubDate>Wed, 23 Jul 2025 06:24:18 +0000</pubDate>
    </item>
    <item>
      <title>Docker脚本</title>
      <link>https://tingyulou.top/forum.php?mod=viewthread&amp;tid=255</link>
      <description><![CDATA[FROM 域名/img/hka-oracle-jdk8-tomcat:8.0

RUN ln -sf /usr/share/zoneinfo/Asia/Shanghai /etc/localtime
RUN echo \'Asia/Shanghai\' &amp;gt;/etc/timezone

ADD xxx-service.jar /home/xxx-service.jar


EXPOSE 8080
ENTRYPOINT java -Djava.awt.headless=true -Df]]></description>
      <category>java工具</category>
      <author>Kyle</author>
      <pubDate>Wed, 09 Apr 2025 03:44:36 +0000</pubDate>
    </item>
    <item>
      <title>Jekins脚本</title>
      <link>https://tingyulou.top/forum.php?mod=viewthread&amp;tid=254</link>
      <description><![CDATA[//Sonarqube项目的唯一标识
def sonar_projectKey = &amp;quot;xxxx-pro&amp;quot;

//Sonarqube项目的名称,用于显示在 sonarqube web 界面
def sonar_projectName = &amp;quot;xxxx-pro&amp;quot;

//git凭证ID
def git_auth = &amp;quot;&amp;quot;

//git的url地址
def git_url = &amp;quot;xxxx.git&amp;quot;

//镜像私有]]></description>
      <category>java工具</category>
      <author>Kyle</author>
      <pubDate>Wed, 09 Apr 2025 03:43:26 +0000</pubDate>
    </item>
    <item>
      <title>软件中的项目经理和技术经理有什么区别</title>
      <link>https://tingyulou.top/forum.php?mod=viewthread&amp;tid=251</link>
      <description><![CDATA[在软件项目中，项目经理和技术经理是两个不同的角色，它们在职责、技能要求、工作重点等方面存在诸多区别：
一、职责方面


项目经理

项目规划与协调

项目经理负责整个项目的规划工作。他们需要根据项目目标和需求，制定详细的项目计划，包括项目的时间安排、资源分配 ...]]></description>
      <category>java工具</category>
      <author>Kyle</author>
      <pubDate>Wed, 02 Apr 2025 02:24:05 +0000</pubDate>
    </item>
    <item>
      <title>0324</title>
      <link>https://tingyulou.top/forum.php?mod=viewthread&amp;tid=231</link>
      <description><![CDATA[1、讲一下最近的一个项目
2、springBoot版本，为什么选这个版本？
2.2.4.RELEASE

功能需求、性能需求、兼容性需求
如响应式编程、模块化设计等，则需要选择支持这些功能的版本
项目可能依赖其他框架或库，如数据库驱动、Spring Cloud、Spring Data JPA 等。需要确保所 ...]]></description>
      <category>java工具</category>
      <author>Kyle</author>
      <pubDate>Mon, 24 Mar 2025 07:18:11 +0000</pubDate>
    </item>
    <item>
      <title>面试1</title>
      <link>https://tingyulou.top/forum.php?mod=viewthread&amp;tid=207</link>
      <description><![CDATA[一、技术类
1、索引优化
2、线程池
参数：
执行逻辑
拒绝策略
3、oom
4、sql优化
5、本地事务失效场景有那些
6、数据库慢查询怎么优化，库表数据量大怎么优化
7、如何参与技术选型的
8、说说你管理中怎么做的质量检测
二、项目经历类
1、最近项目中个人负责的模块，以及 ...]]></description>
      <category>java工具</category>
      <author>Kyle</author>
      <pubDate>Sun, 16 Mar 2025 04:06:39 +0000</pubDate>
    </item>
    <item>
      <title>关于简历中知识点部份</title>
      <link>https://tingyulou.top/forum.php?mod=viewthread&amp;tid=197</link>
      <description><![CDATA[]]></description>
      <category>java工具</category>
      <author>Kyle</author>
      <pubDate>Wed, 05 Mar 2025 02:07:23 +0000</pubDate>
    </item>
    <item>
      <title>idea 使用笔记</title>
      <link>https://tingyulou.top/forum.php?mod=viewthread&amp;tid=187</link>
      <description><![CDATA[!0
!0
idea 添加注释 https://blog.csdn.net/shadow_zed/article/details/80551460
idea 打断点 https://blog.csdn.net/yxl_1207/article/details/80973622
文件 便吗https://blog.csdn.net/khz_222/article/details/86429941
idea 集成教程
https://blog.csdn.net/fanr ...]]></description>
      <category>java工具</category>
      <author>Kyle</author>
      <pubDate>Tue, 07 Jan 2025 03:28:27 +0000</pubDate>
    </item>
    <item>
      <title>idea</title>
      <link>https://tingyulou.top/forum.php?mod=viewthread&amp;tid=186</link>
      <description><![CDATA[Ctrl + \\ 或Ctrl + Alt + N   RestfulToolKit 查mappinng映射的
jclasslib view 里面show bytecode with jclasslib
CamelCase
简介：在几种字符串格式之间来回切换。有一下几种格式：

驼峰，第一个单词首字母小写，其他单词首字母大写
所有字母小写，单词间下划线分隔
 ...]]></description>
      <category>java工具</category>
      <author>Kyle</author>
      <pubDate>Tue, 07 Jan 2025 03:27:34 +0000</pubDate>
    </item>
    <item>
      <title>maven 下载安装</title>
      <link>https://tingyulou.top/forum.php?mod=viewthread&amp;tid=184</link>
      <description><![CDATA[https://maven.apache.org/



下载linux需要压缩包

配置环境变量
vi /etc/profile
export MAVEN_HOME=/www/maven/apache-maven-3.5.4
export PATH=JAVA_HOME/bin:MAVEN_HOME/binPATH
source /etc/profile
maven setting 配置
/www/maven/repository

  alimaven
  ali ...]]></description>
      <category>java工具</category>
      <author>Kyle</author>
      <pubDate>Mon, 06 Jan 2025 06:40:52 +0000</pubDate>
    </item>
    <item>
      <title>jenkins war包下载地址</title>
      <link>https://tingyulou.top/forum.php?mod=viewthread&amp;tid=183</link>
      <description><![CDATA[https://mirrors.jenkins.io/war/2.346/
https://www.jenkins.io/zh/download/]]></description>
      <category>java工具</category>
      <author>Kyle</author>
      <pubDate>Mon, 06 Jan 2025 06:12:44 +0000</pubDate>
    </item>
    <item>
      <title>Jenkins配置jdk报错</title>
      <link>https://tingyulou.top/forum.php?mod=viewthread&amp;tid=182</link>
      <description><![CDATA[/www/server/java/jdk1.8.0_371/bin/java is not a directory on the Jenkins controller (but perhaps it exists on some agents)

vi /etc/profile
export JAVA_HOME=/www/server/java/jdk1.8.0_371/
export PATH=JAVA_HOME/binATH
export CLASSPATH=.:JAVA_HOME/lib/]]></description>
      <category>java工具</category>
      <author>Kyle</author>
      <pubDate>Mon, 06 Jan 2025 02:41:59 +0000</pubDate>
    </item>
    <item>
      <title>阿里-通义灵码</title>
      <link>https://tingyulou.top/forum.php?mod=viewthread&amp;tid=84</link>
      <description><![CDATA[[md]开发利器-开发辅助工具

[/md]]]></description>
      <category>java工具</category>
      <author>Kyle</author>
      <pubDate>Fri, 11 Oct 2024 03:25:39 +0000</pubDate>
    </item>
    <item>
      <title>javase iteview</title>
      <link>https://tingyulou.top/forum.php?mod=viewthread&amp;tid=59</link>
      <description><![CDATA[[md]1、集合使用情况，线程是否安全
answer :

* linkedList
* linkedHashMap
* hashMap
  线程 都不安全

2、springcloud架构：

```
zuukeeper做了注册中心
nacos + k8s + edas 做的分布式，用的阿里云的注册中心
配置中心
```

3、最近解决的难题

```
webservice
`` ...]]></description>
      <category>java工具</category>
      <author>Kyle</author>
      <pubDate>Thu, 12 Sep 2024 03:05:34 +0000</pubDate>
    </item>
  </channel>
</rss>