[midPoint-git] [Evolveum/midpoint] fccae6: MVC based REST: refined config, basic implementati...

virgo47 noreply at github.com
Tue May 12 22:17:49 CEST 2020


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: fccae69c9c81ede6983c7aaac78030da36941af4
      https://github.com/Evolveum/midpoint/commit/fccae69c9c81ede6983c7aaac78030da36941af4
  Author: Richard Richter <richard.richter at evolveum.com>
  Date:   2020-05-12 (Tue, 12 May 2020)

  Changed paths:
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/boot/WebConfig.java
    M model/rest-impl/pom.xml
    A model/rest-impl/src/main/java/com/evolveum/midpoint/rest/impl/MidpointAbstractHttpMessageConverter.java
    A model/rest-impl/src/main/java/com/evolveum/midpoint/rest/impl/MidpointJsonHttpMessageConverter.java
    A model/rest-impl/src/main/java/com/evolveum/midpoint/rest/impl/MidpointXmlHttpMessageConverter.java
    A model/rest-impl/src/main/java/com/evolveum/midpoint/rest/impl/MidpointYamlHttpMessageConverter.java
    M model/rest-impl/src/main/java/com/evolveum/midpoint/rest/impl/ModelRestController.java
    M model/rest-impl/src/main/java/com/evolveum/midpoint/rest/impl/RestApiIndex.java
    M model/rest-impl/src/main/java/com/evolveum/midpoint/rest/impl/RestConfig.java

  Log Message:
  -----------
  MVC based REST: refined config, basic implementation of XML/JSON/YAML

Our @Converter (used in executeScript) is not treated yet.




More information about the midPoint-svn mailing list