<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Microservices patterns</title>
    <subTitle>with examples in Java</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Richardson, Chris</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">nyu</placeTerm>
    </place>
    <place>
      <placeTerm type="text">USA</placeTerm>
    </place>
    <publisher>Manning</publisher>
    <dateIssued>2019</dateIssued>
    <copyrightDate encoding="marc">2019</copyrightDate>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xxvii, 490 pages : illustrations ; 24 cm</extent>
  </physicalDescription>
  <note type="statement of responsibility">Chris Richardson.</note>
  <note>Includes index.</note>
  <subject authority="lcsh">
    <topic>Software patterns</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Software architecture</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Service-oriented architecture (Computer science)</topic>
  </subject>
  <classification authority="ddc" edition="23">005.12 RIC-M</classification>
  <identifier type="isbn">9781617294549</identifier>
  <identifier type="isbn">1617294543</identifier>
  <identifier type="lccn">2018289404</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">BTCTA</recordContentSource>
    <recordCreationDate encoding="marc">181221</recordCreationDate>
    <recordChangeDate encoding="iso8601">20230706090102.0</recordChangeDate>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
