MAC OS Log format? Difference between NTFS & X?
Spring Data Source? In xml configuration file, setup data source? or in Tomcat data source? Or JNDI? Difference?
How many transaction managers? DataSourceTransactionManager JtaTransactionManager or others?
DBCP and c3p db pool difference?
What's the meanning of "T" in "2007-04-04T00:00:00"?
SAAJ
AxiomSoapMessageFactory SaajSoapMessageFactory
Big message vs small message? DOM vs Stax?
MessageDispatcher? Is a servlet or filter?
Siteminder?
portType, binding, and service
@Configuration is JDK or Spring (Spring)
Axis 1 and 2, JAX-WS, XFire, Windows Communication Foundation (WCF), and Windows Services Enhancements (WSE) 3.0
JAAS?
X509
WSS4J
How to manage transaction in JTA, JDBC, Hibernate, Java Persistence API (JPA), and Java Data Objects (JDO)
JMS??
TransactionManager how many?
destroy-method="close">
JSF
HandlerMapping
Maps incoming requests to handlers and a list of pre- and post-processors (handler interceptors) based on some criteria the details of which vary by HandlerMapping implementation. The most popular implementation supports annotated controllers but other implementations exists as well.
HandlerAdapter
Helps the DispatcherServlet to invoke a handler mapped to a request regardless of the handler is actually invoked. For example, invoking an annotated controller requires resolving various annotations. Thus the main purpose of a HandlerAdapter is to shield the DispatcherServlet from such details.
HandlerExceptionResolver
Maps exceptions to views also allowing for more complex exception handling code.
ViewResolver
Resolves logical String-based view names to actual View types.
LocaleResolver & LocaleContextResolver
Resolves the locale a client is using and possibly their time zone, in order to be able to offer internationalized views
ThemeResolver
Resolves themes your web application can use, for example, to offer personalized layouts
MultipartResolver
Parses multi-part requests for example to support processing file uploads from HTML forms.
FlashMapManager
Stores and retrieves the "input" and the "output" FlashMap that can be used to pass attributes from one request to another, usually across a redirect.
LastModifiedTime?
@Valid
@DateTimeFormat in the request parameter?
HttpMessageConverter
Future coccurent.
HTTP status codes. HTTP methods. Http headers.
WebBindingInitializer
@JsonView JSONP
Upload multi thread, controller return a callable.
Handle timeout. AsyncHandlerInterceptor
HTTP Streaming Server-Sent Events. New message?
StreamingResponseBody
Dynamic Module 3.0 2.5 3.1 what's new?
Handler mappings.
ViewResolver Description
AbstractCachingViewResolver
Abstract view resolver that caches views. Often views need preparation before they can be used; extending this view resolver provides caching.
XmlViewResolver
Implementation of ViewResolver that accepts a configuration file written in XML with the same DTD as Spring’s XML bean factories. The default configuration file is /WEB-INF/views.xml.
ResourceBundleViewResolver
Implementation of ViewResolver that uses bean definitions in a ResourceBundle, specified by the bundle base name. Typically you define the bundle in a properties file, located in the classpath. The default file name is views.properties.
UrlBasedViewResolver
Simple implementation of the ViewResolver interface that effects the direct resolution of logical view names to URLs, without an explicit mapping definition. This is appropriate if your logical names match the names of your view resources in a straightforward manner, without the need for arbitrary mappings.
InternalResourceViewResolver
Convenient subclass of UrlBasedViewResolver that supports InternalResourceView (in effect, Servlets and JSPs) and subclasses such as JstlView and TilesView. You can specify the view class for all views generated by this resolver by using setViewClass(..). See the UrlBasedViewResolver javadocs for details.
VelocityViewResolver / FreeMarkerViewResolver
Convenient subclass of UrlBasedViewResolver that supports VelocityView (in effect, Velocity templates) or FreeMarkerView ,respectively, and custom subclasses of them.
ContentNegotiatingViewResolver
Implementation of the ViewResolver interface that resolves a view based on the request file name or Accept header. See Section 21.5.4, “ContentNegotiatingViewResolver”.
Multi submit.
Forward and redirect difference?
Flash Attribute.
ResponseEntity
View Controllers
path-matching
BeanShell
Commons BeanUtils
Commons Collections
Commons Digester
Commons Logging
iText
POI
JSF
JAXP
bean meta configuration
-------------------------------
csrf what's CSRF attack? Code?
Thymeleaf
数字签名 加密技术 完整性技术 认证技术
cross-site scripting, request-forgery and session-hijacking
CSRF attack prevention
Session Fixation protection
Security Header integration
HTTP Strict Transport Security for secure requests
X-Content-Type-Options integration
Cache Control (can be overridden later by your application to allow caching of your static resources)
X-XSS-Protection integration
X-Frame-Options integration to help prevent Clickjacking
How to call bcrypt to convert the plain password to a encrypted password
Interceptor & Filter? And AOP?
ThreadLocal
X.509 certificate
jsessionid
RFC????JSR???
c3p0 dbcp
非对称加密算法:RSA,DSA/DSS
对称加密算法:AES,RC4,3DES
HASH算法:MD5,SHA1,SHA256
Use java.util.concurrent.Future as return type.
Use a Java 8 java.util.concurrent.CompletableFuture as return type.
Use a org.springframework.util.concurrent.ListenableFuture as return type.
What's is BOM? Maven?
What's EntityManagerFactory??
SpEL expressions
EntityManager.clear()
JPA @QueryHint @EntityGraph
How to make a database call timeout???
Design pattern??32??
@Modifying
Http Component, HttpClient , JDK implementation?
OAuth1 2 difference
Java keyword all
JVM memory optimise
io noi
multi thread
what design patter in JDK or spring
Hibernate shutdown flush context to db?? when ?? config?
JDK5 6 7 8 new features.
Different data source: dbca c3p0 proxool hikari jndi datasource in tomcat?
concurrent modifications
JPA Hibernate difference, when to use underlying hibernate api.
JPQL HQL difference?
AOP Proxy, what's proxy?
Hibernate different fetch?
Hibernate batch parameters?
Audit auto update timestamp interceptor?
cascade.
Fetch Join?? With Clause??
Dynamic instantiation example
Named Query??
"fetchgraph" EntityGraph. loadgraph
HQL JPQL add hint. Can't. Can use native SQL query.
Criteria Fetch
Stored procedures currently only return scalars and entities. <return-join> and <load-collection> are not supported.
@Loader(namedQuery = "chaos")
@SecondaryTables @load
PowerMock EasyMock Mockito
StrictMock NiceMock Create Mock?
ClassLoader?
JVM Optimization
Entity Bean extends another, different Table name?
JDK Commands.
JVM SecurityManagement
JCA
埋点
Log different log.
分享到:
相关推荐
### 问题背后的问题(Questions Behind Questions) #### 描述 “问题背后的问题”(Questions Behind Questions, QBQ)是一种思考方式,它鼓励人们透过表象,探索更深层次的问题所在,以此来提高工作效率和个人...
Plane answers to complex questions-The Theory of Linear Models, by Ronald Christensen. The 3 edition.
"Coding Interview Questions" is a book that presents interview questions in simple and straightforward manner with a clear-cut explanation. This book will provide an introduction to the basics. It ...
"Ask questions Get sales"这个主题强调了通过有效提问来推动交易完成以及建立长期客户关系的重要性。这不仅是一种销售技巧,更是一种深度理解客户需求、提供定制化解决方案和建立信任关系的艺术。 一、提问的重要...
Nigel Jones 在《Embedded Systems Programming》杂志2000年5月刊中发表了一篇文章,名为“A ‘C’ Test: The 0x10 Best Questions for Would-be Embedded Programmers”,该文章精选了十个关键问题,旨在帮助招聘者...
为了促进自然语言处理(NLP)领域的发展,特别是针对语义相似性的研究,Quora发布了“quora_duplicate_questions”数据集。这个数据集包含了成对的问题,目的是帮助研究人员和开发者评估和改进算法,以识别出那些...
Data Structures & Algorithms Interview Questions You'll Most Likely Be Asked 英文epub 本资源转载自网络,如有侵权,请联系上传者或csdn删除 查看此书详细信息请在美国亚马逊官网搜索此书
在"Algorithm-data-structures-questions.zip"的"data-structures-questions-master"文件中,可能包含了关于算法与数据结构的各种练习和问题,旨在帮助学习者深入理解和掌握这些概念。通过解决这些问题,你可以提升...
这份名为“120 questions for DS interview”的文档整理了一系列数据科学面试中可能会遇到的问题,覆盖产品指标、编程和数据库、概率论、实验设计与推理、数据分析以及预测建模等领域。文档由Carson Shan、Max Song...
《Grokking the Coding Interview - Patterns for Coding Questions》是一份专为北美算法面试准备的压缩包资源,其中包含了多种常见的编程题目模式。这份资源旨在帮助面试者熟练掌握各种算法和数据结构,以便在面试...
SAP Basis Interview Questions 在进行 SAP Basis 的面试准备时,面试官通常会关注应聘者对 SAP Basis 的基础知识和实践经验的理解。例如: - **问题示例**:“请简要介绍 SAP Basis 并解释它的主要功能。” - **...
### Oracle Interview Questions详解 #### 一、Co-related Subquery与Nested Subquery的区别 **知识点:** - **Co-related Subquery(关联子查询)**: 在这种类型的子查询中,内部查询只执行一次,并根据该结果来...
### Java Interview Questions 更新于2018年9月 #### 1. 什么是JVM? JVM(Java虚拟机)是运行Java应用程序所必需的解释器及其运行时环境的组合。它提供了一个运行Java字节码的标准平台,使得Java程序可以在任何...
这个压缩包文件"CISSP Real Exam Questions &amp; Answers - PDF.zip"显然包含了与CISSP认证考试相关的实际试题和答案,可能是考生备考的重要参考资料。 CISSP认证考试旨在测试候选人在以下8个知识域的能力: ...
根据提供的文件信息,这份《Java Interview Notes_ 700 Java Interview Questions Answered.pdf》的文档内容非常丰富,涵盖了Java编程语言面试时可能遇到的多个核心知识点。下面是根据标题和描述生成的知识点详细...