资讯

Get to know the Java persistence standard based on Hibernate and learn how to use JPA to store and manage Java objects in a relational or NoSQL database.
It's pretty simple to deploy a WAR file in Tomcat with Maven. Follow these five steps to ensure a successful, plugin-based Maven Tomcat deploy of a Java web app.
Tired of annotation-based Spring Boot configurations? This tutorial shows how to configure microservices with a simple Spring XML configuration file.
Want to create a Windows application that lets your user edit and view structured data locally without connecting to a remote database? XML is the answer.
Robert Bell, Microsoft, introduces interoperability scenarios for using Silverlight from Java and provides architectural guidance using sample code snippets.