
框架
大鹏的NLP博客
擅长自然语言处理,知识图谱,人工智能,大数据,K8S,软件工程等领域的技术及管理
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
基于jersey v2.10的webservice核心框架
web.xml配制 <web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"xmlns="http://java.sun.com/xml/ns/javaee"xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/jav原创 2014-07-16 16:01:34 · 4494 阅读 · 0 评论 -
Spring AOP 代理配置笔记
<beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:context="http://www.springframework.org/schema/context" xmlns:aop="http://www.s原创 2014-12-06 08:51:37 · 552 阅读 · 0 评论 -
spring hibernate 声明式事务配置笔记
环境:spring4,hibernate4,mariadb-10.0.15-win32 <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:context="http://www.springframewor原创 2014-11-30 22:55:03 · 1783 阅读 · 0 评论