Morphia Version 0.101 Released
The Java Team has released Morphia, version 0.101. Rumors of Morphia’s demise have been greatly exaggerated. This release formalizes the 0.99-SNAPSHOT code that many have been using for years. Apart from some formatting and minor style ch
The Java Team has released Morphia, version 0.101. Rumors of Morphia’s demise have been greatly exaggerated.
This release formalizes the 0.99-SNAPSHOT code that many have been using for years. Apart from some formatting and minor style changes, there is no functional change from what’s been on Google Code for the past few years.
We’re currently doing a follow-up release to incorporate the enhancements made in James Green’s fork. At that point, we can start working through the backlog of issues logged against Morphia and begin evolving the project.
As part of the mission to revive the project, we’ve migrated the Morphia code (and wiki, and issues) from Google Code to GitHub. This should make it much easier to contribute to Morphia via pull requests. Feel free to submit pull requests for the bugs or irritating documentation fixes that you want. The Google Code site will notify users that Github is now the place to be. You can find the Github repo here
We released 0.101 into Maven Central, so you’ll be able to get your updated version and future versions easily through Maven or Gradle. You can find the release notes here Github.
Further down the line, Morphia will run on the new Java driver that we’ve been working on all year.
We’re aware that the community has been somewhat split between the snapshot release and James’s fork, and we’ve spoken to James Green, who has maintained Morphia for awhile, about our plans. We want to make sure that we’re all moving in the same direction and that we involve the community in our efforts. We’d like to thank James for the work he’s done so far keeping Morphia alive, and look forward to working with him and the whole Morphia community more closely in the future.
The Java Team: Jeff Yemin, Justin Lee & Trisha Gee
原文地址:Morphia Version 0.101 Released, 感谢原作者分享。

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

The article discusses using MySQL's ALTER TABLE statement to modify tables, including adding/dropping columns, renaming tables/columns, and changing column data types.

Article discusses configuring SSL/TLS encryption for MySQL, including certificate generation and verification. Main issue is using self-signed certificates' security implications.[Character count: 159]

Article discusses strategies for handling large datasets in MySQL, including partitioning, sharding, indexing, and query optimization.

Article discusses popular MySQL GUI tools like MySQL Workbench and phpMyAdmin, comparing their features and suitability for beginners and advanced users.[159 characters]

The article discusses dropping tables in MySQL using the DROP TABLE statement, emphasizing precautions and risks. It highlights that the action is irreversible without backups, detailing recovery methods and potential production environment hazards.

Article discusses using foreign keys to represent relationships in databases, focusing on best practices, data integrity, and common pitfalls to avoid.

The article discusses creating indexes on JSON columns in various databases like PostgreSQL, MySQL, and MongoDB to enhance query performance. It explains the syntax and benefits of indexing specific JSON paths, and lists supported database systems.

Article discusses securing MySQL against SQL injection and brute-force attacks using prepared statements, input validation, and strong password policies.(159 characters)
