ขนาดวิดีโอ: 1280 X 720853 X 480640 X 360
แสดงแผงควบคุมโปรแกรมเล่น
เล่นอัตโนมัติ
เล่นใหม่
Great👍
I have completed just today application.properties one
Hi I'm not able to complete only this one could you please help me
@@_akash_prajapat_ sure
@@mick4778 what should be written in main class
@@mick4778@ _akash_prajapat_(same as youtube name)
Please tell us how you completed
👍👍👍
👌👌👍👍
This is not the correct code..it should be written in main class for access
What should we write in main class?
Please tell what should we write in main class
Yaa please share with us too
What should we write in the main class?
Bro can you give proper ans of mcq it's confusing to understand the ans
👌👌👌
NLP python me processing raw text hand on Hy ky kisi ke pass???
HiFor qstn no1: to access values from application.properties file It is not working by just specifying property in properties fileWe have to print that value in main classIt is not working.Can u plz share remaining code also?
package com.example.demo;import org.springframework.beans.factory.annotation.Value;import org.springframework.boot.SpringApplication;import org.springframework.boot.autoconfigure.SpringBootApplication;import org.springframework.web.bind.annotation.RequestMapping;import org.springframework.web.bind.annotation.RestController;@SpringBootApplication@RestControllerpublic class ApplicationProper { @Value("${fresco-course}") private String name; public static void main(String[] args) { SpringApplication.run(ApplicationProper.class, args); } @RequestMapping(value = "/") public String name() { return name; }}
Did you get the answer?
Tcs valo...hme b dedo yr code...yhi rh gya bs😅
First part it's Wrong
Can I have the answer for that bro? For me also throwing errors
@@sugumarv5990did you get answer please let me know
Great👍
I have completed just today application.properties one
Hi I'm not able to complete only this one could you please help me
@@_akash_prajapat_ sure
@@mick4778 what should be written in main class
@@mick4778@ _akash_prajapat_(same as youtube name)
Please tell us how you completed
👍👍👍
👌👌👍👍
This is not the correct code..it should be written in main class for access
What should we write in main class?
Please tell what should we write in main class
Yaa please share with us too
What should we write in the main class?
Bro can you give proper ans of mcq it's confusing to understand the ans
👌👌👌
NLP python me processing raw text hand on Hy ky kisi ke pass???
Hi
For qstn no1: to access values from application.properties file
It is not working by just specifying property in properties file
We have to print that value in main class
It is not working.
Can u plz share remaining code also?
package com.example.demo;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
@SpringBootApplication
@RestController
public class ApplicationProper {
@Value("${fresco-course}")
private String name;
public static void main(String[] args) {
SpringApplication.run(ApplicationProper.class, args);
}
@RequestMapping(value = "/")
public String name() {
return name;
}
}
Did you get the answer?
Tcs valo...hme b dedo yr code...yhi rh gya bs😅
First part it's Wrong
Can I have the answer for that bro? For me also throwing errors
@@sugumarv5990did you get answer please let me know