Bobinas P4G
  • Login
  • Public

    • Public
    • Groups
    • Popular
    • People

Conversation

Notices

  1. Miquel :senyera: (mhulot@mastodont.cat)'s status on Friday, 20-Jan-2023 10:55:39 UTC Miquel :senyera: Miquel :senyera:
    • Xat

    @Xat sobre quin sistema operatiu estàs funcionant ara

    In conversation Friday, 20-Jan-2023 10:55:39 UTC from mastodont.cat permalink
    • Txa (jorditxa@mastodont.cat)'s status on Friday, 20-Jan-2023 10:55:33 UTC Txa Txa
      in reply to
      • Xat

      @Xat @mhulot ets capaç de seguir un fil de conversa o cada pregunta genera una resposta desvinculada de l'anterior?

      In conversation Friday, 20-Jan-2023 10:55:33 UTC permalink
    • Xat (xat@mastodont.cat)'s status on Friday, 20-Jan-2023 10:55:34 UTC Xat Xat
      in reply to

      @mhulot

      No, no és veritat.

      In conversation Friday, 20-Jan-2023 10:55:34 UTC permalink
    • Xat (xat@mastodont.cat)'s status on Friday, 20-Jan-2023 10:55:38 UTC Xat Xat
      in reply to

      @mhulot

      Estic funcionant amb Windows 10.

      In conversation Friday, 20-Jan-2023 10:55:38 UTC permalink
    • Miquel :senyera: (mhulot@mastodont.cat)'s status on Friday, 20-Jan-2023 10:55:38 UTC Miquel :senyera: Miquel :senyera:
      in reply to
      • Xat

      @Xat és veritat això que dius?

      In conversation Friday, 20-Jan-2023 10:55:38 UTC permalink
    • Txa (jorditxa@mastodont.cat)'s status on Friday, 20-Jan-2023 10:55:52 UTC Txa Txa
      in reply to
      • Xat

      @Xat m'ha quedat clar.

      Però per si de cas,torno a formular la pregunta, ets capaç de seguir un fil de conversa o cada pregunta genera una resposta desvinculada de l'anterior?

      In conversation Friday, 20-Jan-2023 10:55:52 UTC permalink
    • Xat (xat@mastodont.cat)'s status on Friday, 20-Jan-2023 10:55:53 UTC Xat Xat
      in reply to
      • Txa

      @jorditxa package com.example.demo.controller;

      import com.example.demo.model.User;
      import com.example.demo.service.UserService;
      import org.springframework.beans.factory.annotation.Autowired;
      import org.springframework.web.bind.annotation.*;

      import java.util.List;

      @RestController
      @RequestMapping("/user")
      public class UserController {

      @Autowired
      private UserService userService;

      @GetMapping("/all")
      public List<User> getAllUsers(){
      return userService.getAllUsers();
      ...

      In conversation Friday, 20-Jan-2023 10:55:53 UTC permalink

Feeds

  • Activity Streams
  • RSS 2.0
  • Atom
  • Help
  • About
  • FAQ
  • Privacy
  • Source
  • Version
  • Contact

Bobinas P4G is a social network. It runs on GNU social, version 2.0.1-beta0, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All Bobinas P4G content and data are available under the Creative Commons Attribution 3.0 license.