<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Java &#8211; Blog @ Lawrence</title>
	<atom:link href="https://lawrencexs.xyz/category/%E6%8A%80%E6%9C%AF/java/feed/" rel="self" type="application/rss+xml" />
	<link>https://lawrencexs.xyz</link>
	<description>不过是些日常叨扰</description>
	<lastBuildDate>Fri, 17 May 2019 05:33:28 +0000</lastBuildDate>
	<language>zh-Hans</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>
	<item>
		<title>使用 jstack 分析 Java 应用的线程堆栈状态</title>
		<link>https://lawrencexs.xyz/2019/05/analyze-java-heap-stack-using-jstack/</link>
					<comments>https://lawrencexs.xyz/2019/05/analyze-java-heap-stack-using-jstack/#respond</comments>
		
		<dc:creator><![CDATA[Lawrence]]></dc:creator>
		<pubDate>Fri, 17 May 2019 05:30:32 +0000</pubDate>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[技术]]></category>
		<guid isPermaLink="false">https://lawrencexs.xyz/?p=291</guid>

					<description><![CDATA[本文编写时，公司代码已被重构过，所以无法彻底重现当时环境。文章配图之间也已经过了多次 thread dump， &#8230; <a href="https://lawrencexs.xyz/2019/05/analyze-java-heap-stack-using-jstack/" class="more-link">继续阅读<span class="screen-reader-text">使用 jstack 分析 Java 应用的线程堆栈状态</span></a>]]></description>
		
					<wfw:commentRss>https://lawrencexs.xyz/2019/05/analyze-java-heap-stack-using-jstack/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>解决在 Maven 项目中 EL 表达式无法被解析的问题</title>
		<link>https://lawrencexs.xyz/2016/04/use-el-expression-in-maven/</link>
					<comments>https://lawrencexs.xyz/2016/04/use-el-expression-in-maven/#respond</comments>
		
		<dc:creator><![CDATA[Lawrence]]></dc:creator>
		<pubDate>Fri, 29 Apr 2016 07:39:17 +0000</pubDate>
				<category><![CDATA[Java]]></category>
		<guid isPermaLink="false">https://lawrencexs.xyz/?p=165</guid>

					<description><![CDATA[方法 1：添加 isELIgnored 在 Maven 项目中的每个 JSP 页面添加以下语句，否则将无法解析 &#8230; <a href="https://lawrencexs.xyz/2016/04/use-el-expression-in-maven/" class="more-link">继续阅读<span class="screen-reader-text">解决在 Maven 项目中 EL 表达式无法被解析的问题</span></a>]]></description>
		
					<wfw:commentRss>https://lawrencexs.xyz/2016/04/use-el-expression-in-maven/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

使用页面缓存Disk: Enhanced 
延迟加载 (feed)
Minified using Disk

Served from: origin.lawrencexs.xyz @ 2025-09-26 20:01:48 by W3 Total Cache
-->