Artificer 1.0.0 Final 发布,更新内容如下 : [ARTIF-728] Add upload endpoint that takes a local file path - JBoss Issue Tracker If you're using an Artificer client that's co-located with the server, or a file is visible to both (network storage, etc.), there's no reason to pass the entire content stream through HTTP (as you would remotely). So, we've added new endpoints that simply take an absolute file path as the means to "upload" an artifact. [ARTIF-733] Improve expansion/derivation relationship lookups - JBoss Issue Tracker A performance enhancement that reduced the number of trips to the database during batch processing. [ARTIF-737] Execute batch persist in single transaction - JBoss Issue Tracker Batch uploads are now processed within a single transaction. Therefore, if any item fails, the entire set of artifacts are rolled back. This makes sense for most use cases, otherwise you'd have to manually deal with cleanup and synchronization. 更多内容请查看这里。 下载地址:Source code (zip) Artificer 是 JBoss 旗下的一个 SOA Repository Artifact Model and Protocol (S-RAMP) 的开源实现。 Artificer 1.0.0 正式版发布,S-RAMP 的开源实现下载地址