Posts

Serve audio file with Spring boot

Image
up vote 0 down vote favorite I'm using Spring boot 1.5 with Undertow to serve an angular 5 application. The application it's working but I have the following issue. I want to play an audio file on the client and I can't. On the browser I can confirm that the audio file exist with status code 206 Partial Content but is unable to play the audio file when it's needed. When I access directly the file from the browser "http://localhost:8080/app/assets/audio/beep-sound.mp3" I can listen to the audio. Also when I serve the application using angular-cli the audio it's working fine. Do I need any configuration in the spring boot to enable this functionality? Thanks in advance /*HTML file* <audio #audioOption> <source src='assets/audio/beep-sound.mp3' type="audio/mp3"> ...

Cancer

Image
Pour les articles homonymes, voir Cancer (homonymie). Cancer Tomodensitométrie d'un cancer de la plèvre. Données clés Spécialité Oncologie Classification et ressources externes CISP-2 A79 CIM-10 C00-C97 DiseasesDB 28843 MedlinePlus 001289 MeSH D009369 Mise en garde médicale modifier - modifier le code - voir wikidata Un cancer (ou tumeur maligne ) est une maladie caractérisée par une prolifération cellulaire (tumeur) anormalement importante au sein d'un tissu normal de l'organisme, de telle manière que la survie de ce dernier est menacée. Toutes ces cellules dérivent d'un même clone, cellule initiatrice du cancer qui a acquis certaines caractéristiques lui permettant de se diviser indéfiniment. Au cours de l'évolution de la maladie, certaines cellules peuvent migrer de leur lieu de production et former des métastases. Pour ces deux raisons, le dépistage du cancer doit être le plus précoce possibl...